Terry J. Reedy <tjre...@udel.edu> added the comment:

I would call this a bug and still 2.7 eligible. The patch amounts to opening 
the file to be tested in universal newline mode + a corresponding test. If 
Python will run files with mixed line endings, doctest should test them.

----------
nosy: +terry.reedy
stage:  -> commit review
versions:  -Python 2.5, Python 2.6

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

Reply via email to