> for i in a: > print os.spawnv(os.P_NOWAIT,scr,["",str(i)]) > > for i in a: > os.wait() > > you have to do the second loop in order to wait for all children that u > spawned off. I think that os.wait() without any arguments should wait > for all chilren, not wait for the earliest executed child. Go talk to the designers of Unix and the POSIX standard committee. --Guido van Rossum (home page: http://www.python.org/~guido/)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4