diff options
author | Kelly Yancey <kbyanc@FreeBSD.org> | 2000-07-13 07:42:38 +0000 |
---|---|---|
committer | Kelly Yancey <kbyanc@FreeBSD.org> | 2000-07-13 07:42:38 +0000 |
commit | 2c44a8535edebc7a35200d8c5d92d1dc17a4af3e (patch) | |
tree | 43c5978e19161b803e4058e30f4355f0bf911fb7 /devel | |
parent | 58450a730472a49097b71ff95e5cdd6a42a910b8 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-coro/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-coro/pkg-descr b/devel/py-coro/pkg-descr index 2e0d3056a260..163e97100acd 100644 --- a/devel/py-coro/pkg-descr +++ b/devel/py-coro/pkg-descr @@ -13,5 +13,7 @@ From the README: user-space. Also, complexity is lower because you don't have to worry about locking access to shared state. +WWW: http://www.egroups.com/group/python-coro + -Kelly kbyanc@posi.net |