[Python-modules-team] Bug#494937: [python-processing] no waitForAnyChild under processing.forking
LI Daobing
lidaobing at gmail.com
Wed Aug 13 08:35:59 UTC 2008
Package: python-processing
Version: 0.52-1
Severity: normal
--- Please enter the report below this line. ---
1. how to reproduce
$ cat 1.py
import processing
processing.waitForAnyChild()
$ python 1.py
Traceback (most recent call last):
File "1.py", line 3, in <module>
processing.waitForAnyChild()
File "/usr/lib/python2.5/site-packages/processing-0.52-py2.5-linux-i686.egg/processing/__init__.py",
line 154, in waitForAnyChild
from processing.forking import waitForAnyChild
ImportError: cannot import name waitForAnyChild
2. the waitForAnyChild in processing will call
processing.fork.waitForAnyChild, but there is no such function.
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.26-1-686
Debian Release: lenny/sid
500 unstable 192.168.30.86
--- Package information. ---
Depends (Version) | Installed
=============================-+-===========
libc6 (>= 2.7-1) | 2.7-13
python (>= 2.4) | 2.5.2-2
python (<< 2.6) | 2.5.2-2
python-ctypes | 1.0.2-5
python-support (>= 0.7.1) | 0.8.1
--
LI Daobing
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20080813/3d269ec4/attachment.pgp
More information about the Python-modules-team
mailing list