Vetoshkin Nikita <[email protected]> added the comment:

Attached first attempt to close this issue. Are there enough checks? It passes:
os.spawnl(os.P_WAIT, '')
os.spawnl(os.P_WAIT, 'path')
os.spawnl(os.P_WAIT, 'path', '')

----------
keywords: +patch
nosy: +nvetoshkin
Added file: http://bugs.python.org/file21080/issue8036_0.patch

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8036>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to