commit | 2640b5223765f7a8e9c13a4a4c82dafa2c7cb59a | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Feb 15 18:53:18 2012 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Feb 15 18:53:18 2012 +0100 |
tree | 016ff3fdcfe16d176b324ef9279adfecd21cc8a1 | |
parent | 2a57a36368500438d1f706e52c1071368682274d [diff] |
Issue #7644: Add tests for the file argument of NNTP.head() and NNTP.body(). Patch by Hynek Schlawack.