]> granicus.if.org Git - python/commit
Add unit tests for the newlines property of IncrementalNewlineDecoder.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Sun, 6 Jan 2008 00:34:32 +0000 (00:34 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Sun, 6 Jan 2008 00:34:32 +0000 (00:34 +0000)
commit472f07d31a1b78376f8f5d86863025617ca84132
tree6c4e522796a776d95074eba8506e2ccc3dc5a401
parentab078ddb4f8a7ac68f54a3c7f110f4d82e82b16f
Add unit tests for the newlines property of IncrementalNewlineDecoder.
Lib/test/test_io.py