commit | 1b1c347311edcddac3381b6c2cfe2f86e82e2d60 | [log] [tgz] |
---|---|---|
author | Facundo Batista <facundobatista@gmail.com> | Tue Mar 27 18:23:21 2007 +0000 |
committer | Facundo Batista <facundobatista@gmail.com> | Tue Mar 27 18:23:21 2007 +0000 |
tree | 386ec37379cff7189ee952aa3b37562798a0c268 | |
parent | 3f100992896b61b52209b5c7c57b06b805347e78 [diff] |
Added an optional timeout to poplib.POP3. Also created a test_poplib.py file with a basic test and the timeout ones. Docs are also updated.