Commit 8ffe5e69 authored by Denis Bilenko's avatar Denis Bilenko

pool: better module title

parent 318f8561
# Copyright (c) 2009-2010 Denis Bilenko. See LICENSE for details.
"""Utilities for managing greenlets in a group.
"""Managing greenlets in a group.
The :class:`Group` class in this module abstracts a group of running greenlets.
When a greenlet dies, it's automatically removed from the group.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment