Serhiy Storchaka added the comment:

> Do triple quoted strings in python always use \n for EOL regardless of the 
> source code EOL format?

Python parser always interprets EOL as \n in string literals.

----------

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

Reply via email to