Message74715
New version:
- fix SSL: self.file contains the SSL socket and not the raw socket!
- upgrade test_poplib.py from Python trunk
poplib should be refactored to reuse the new IO library. But I don't
know how to build a TextIO wrapper for a socket. Using TextIO, it
would be possible to remove newline (CR/LF) and unicode
encoding/decoding code. |
|
| Date |
User |
Action |
Args |
| 2008-10-14 00:02:27 | haypo | set | recipients:
+ haypo, hdima, giampaolo.rodola |
| 2008-10-14 00:02:25 | haypo | set | messageid: <1223942545.66.0.946476414124.issue3727@psf.upfronthosting.co.za> |
| 2008-10-14 00:02:24 | haypo | link | issue3727 messages |
| 2008-10-14 00:02:24 | haypo | create | |
|