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

Xuanji: thanks for taking a crack at the test.

Rather than adding another data file to the test directory, how about creating 
a zipfile using the zipfile module in the test, closing it, opening it as a 
file, writing the /r/n to it, and then opening it back up for read as a zipfile 
for the test.  That's more parallel to how the other zipfile tests work.

Given what we know I'd be inclined to accept Kevin's suggested fix, unless Alan 
speaks up against it.  In that case the test may as well check that the comment 
is what we expect, as well.

----------

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

Reply via email to