New submission from Yonas <yona...@gmail.com>: I always get a subprocess error when using embedded Python 2.6.2:
File "/usr/lib/python2.6/subprocess.py", line 1123, in wait: pid, sts = os.waitpid(self.pid, 0): OSError: [Errno 10] No child processes Sample library and main files attached. ---------- files: mylib.c messages: 88407 nosy: yonas severity: normal status: open title: [Errno 10] No child processes versions: Python 2.6 Added file: http://bugs.python.org/file14088/mylib.c _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6122> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com