]> granicus.if.org Git - python/commit
#691291: codecs.open() should not convert end of lines on reading and writing.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 26 Feb 2010 10:40:58 +0000 (10:40 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 26 Feb 2010 10:40:58 +0000 (10:40 +0000)
commitf4b6186d9c3677f96183d4c9e7267c0b960c9132
treeef30da79386105985047553daf257cfee5dedda8
parentc994186dad39eee832112318d63f96189d8f2b57
#691291: codecs.open() should not convert end of lines on reading and writing.
Lib/codecs.py
Lib/test/test_codecs.py