diff options
Diffstat (limited to 'python/billiard/README')
-rw-r--r-- | python/billiard/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/python/billiard/README b/python/billiard/README index c755b92160..7ea6254fd5 100644 --- a/python/billiard/README +++ b/python/billiard/README @@ -4,11 +4,12 @@ R Oudkerk's pyprocessing package. This standalone variant draws its fixes/improvements from python-trunk and provides additional bug fixes and improvements. -* This package would not be possible if not for the contributions of not only - the current maintainers but all of the contributors to the original - pyprocessing package listed here. -* Also, it is a fork of the multiprocessing backport package by Christian Heims. +* This package would not be possible if not for the contributions of not + only the current maintainers but all of the contributors to the + original pyprocessing package listed here. +* Also, it is a fork of the multiprocessing backport package by + Christian Heims. * It includes the no-execv patch contributed by R. Oudkerk. * And the Pool improvements previously located in Celery. -* Billiard is used in and is a dependency for Celery and is maintained by the - Celery team. +* Billiard is used in and is a dependency for Celery and is maintained + by the Celery team. |