]> granicus.if.org Git - python/commit
Issue #7644: Add tests for the file argument of NNTP.head() and NNTP.body().
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 15 Feb 2012 17:53:49 +0000 (18:53 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 15 Feb 2012 17:53:49 +0000 (18:53 +0100)
commit482ee66cb7075b917a0a93051536ed0c10586447
tree22547386eefe3bcf0602aca835a649e82dacad75
parent43df889d63707081bca200db9c33f3d79ed616ad
parent2640b5223765f7a8e9c13a4a4c82dafa2c7cb59a
Issue #7644: Add tests for the file argument of NNTP.head() and NNTP.body().
Patch by Hynek Schlawack.
Lib/test/test_nntplib.py