Message 74718 - Python tracker
Message74718
| Author | vstinner |
|---|---|
| Recipients | giampaolo.rodola, hdima, vstinner |
| Date | 2008-10-14.00:54:17 |
| SpamBayes Score | 3.1298503e-05 |
| Marked as misclassified | No |
| Message-id | <1223945659.84.0.353180875848.issue3727@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
@giampaolo.rodola: Right, I also prefer encoding as a class attribute. So I wrote a new patch: - encoding is now a class attribute - continue SSL code factorization: SSL code is now around 10 lines instead of 70 lines! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-10-14 00:54:19 | vstinner | set | recipients: + vstinner, hdima, giampaolo.rodola |
| 2008-10-14 00:54:19 | vstinner | set | messageid: <1223945659.84.0.353180875848.issue3727@psf.upfronthosting.co.za> |
| 2008-10-14 00:54:19 | vstinner | link | issue3727 messages |
| 2008-10-14 00:54:18 | vstinner | create | |