Richard Oudkerk added the comment:

Oops.  I confused os.popen() with os.spawn*().  os.spawnv() IS still 
implemented using spawnv() in Python 3.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4708>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to