Pranav Deshpande added the comment:

I am afraid I didn't make myself clear. 
I am a beginner when it comes to open source contribution and have decided to 
take up this issue. I did some basic research about the issue and found this 
file:

cpython/Lib/test/support/script_helper.py

The function _assert_python calls run_python_until_end which calls 
subprocess.Popen which takes the parameter universal_newlines=True.

That is all I could discover. Could you guide me further regarding this?

----------

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

Reply via email to