Eryk Sun added the comment:

AFAICT, there's no place where subprocess.Popen would be responsible for 
removing braces from the output. I think it's something unusual with the 
"echo.exe" program. In the cmd.exe shell -- i.e. no msys, bash, etc -- what do 
you get for the following?

    C:\Users\Anthony\AppData\Local\Programs\Git\usr\bin\echo.exe hi{1}

----------

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

Reply via email to