STINNER Victor <victor.stin...@haypocalc.com> 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 <rep...@bugs.python.org>
<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