Daniel Diniz <aja...@gmail.com> added the comment:

This snippet still raises 'OSError: [Errno 22] ...' in Linux:

import os
os.popen('ls', '')

Can anyone do a quick check on Windows?

----------
nosy: +ajaksu2, georg.brandl
priority: normal -> low
stage:  -> test needed
versions: +Python 2.7

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

Reply via email to