]> granicus.if.org Git - python/commit
Issue #20498: Fixed io.StringIO tests for newline='\n'. Added new tests.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 5 Feb 2014 11:42:29 +0000 (13:42 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 5 Feb 2014 11:42:29 +0000 (13:42 +0200)
commit780145daac2c6816627e9493080687b68160b243
tree3eef38541800ddb9ab11c9d6b022e2239a04b4ad
parent54c1391ba999db670f54911433e8690fcf7ba943
parent1812bd44d5cada6e8058c56fb13bba7be919c40d
Issue #20498: Fixed io.StringIO tests for newline='\n'. Added new tests.
Lib/test/test_memoryio.py