STINNER Victor <[email protected]> added the comment:

Oops, I realized that the second test is just useless. The argument is str, not 
bytes. I wanted to test Popen(bytes, shell=True). What is the right encoding to 
convert a string to bytes for the file system?

----------

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

Reply via email to