]> git.ipfire.org Git - thirdparty/Python/cpython.git/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:18 +0000 (18:53 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 15 Feb 2012 17:53:18 +0000 (18:53 +0100)
commit2640b5223765f7a8e9c13a4a4c82dafa2c7cb59a
tree016ff3fdcfe16d176b324ef9279adfecd21cc8a1
parent2a57a36368500438d1f706e52c1071368682274d
Issue #7644: Add tests for the file argument of NNTP.head() and NNTP.body().
Patch by Hynek Schlawack.
Lib/test/test_nntplib.py