Phil Webster added the comment:

I've attached a patch that attempts to get sys.ps1 for the prompt. 
Unfortunately it prints out blue because it is treated as output from running 
print(sys.ps1) as if the user had typed it in. Now that I have a better 
understanding of the issue, I may be able to work on the subprocess handling 
that Roger suggested.

----------
keywords: +patch
nosy: +philwebster
Added file: http://bugs.python.org/file30303/issue13657.patch

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

Reply via email to