commit | 424298a155b5cc652ce1e539a1fedb658fba9cd1 | [log] [tgz] |
---|---|---|
author | Giampaolo RodolĂ <g.rodola@gmail.com> | Thu Mar 03 18:34:06 2011 +0000 |
committer | Giampaolo RodolĂ <g.rodola@gmail.com> | Thu Mar 03 18:34:06 2011 +0000 |
tree | 429c5ddf30e4c2cfcc9609fa8e5a2209de686127 | |
parent | 4db28d3343da7e48946a62036058fc6f0ee7cd71 [diff] |
Issue 9795: adds context manager protocol to nntplib.NNTP class so that it can used with the 'with' statement.