R. David Murray <rdmur...@bitdance.com> added the comment:

This is fixed by r86642.  The remaining failing tests were pointing to bugs in 
the implementation of the linesep argument to generator.flatten.  I had to add 
an additional test to catch all the related bugs, though.

The tests now run the inversion tests with the source files terminated both 
with \n and with \r\n, so if there are bugs in this area in the future they 
should now show up on all platforms.

I've tested this on windows, so I'm closing the bug. Hopefully Brian's buildbot 
will agree with me :)

----------
resolution:  -> fixed
stage: needs patch -> committed/rejected
status: open -> closed

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

Reply via email to