]> granicus.if.org Git - python/commit
Improve TestBytesGeneratorIdempotent using by using linesep.
authorR. David Murray <rdmurray@bitdance.com>
Sat, 20 Nov 2010 15:10:13 +0000 (15:10 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sat, 20 Nov 2010 15:10:13 +0000 (15:10 +0000)
commite5db2636f3fedd772e55ce55e4cf820475f29fe3
tree13aec71de3e8a70c1ea83a3567ea7c8fce1f2207
parent95fc51dfda805c2c1aa7aacf9a100d90c8747ffc
Improve TestBytesGeneratorIdempotent using by using linesep.

Also corrects a typo from a previous commit.  Unfortunately
this does *not* fix issue #10134.
Lib/email/test/test_email.py