Message 117026 - Python tracker
Message117026
| Author | jfinkels |
|---|---|
| Recipients | barry, eric.araujo, jfinkels, pitrou, r.david.murray |
| Date | 2010-09-21.03:42:00 |
| SpamBayes Score | 0.018679349 |
| Marked as misclassified | No |
| Message-id | <1285040523.89.0.938112813912.issue9864@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If the changes I propose in issue9909 are implemented (briefly: a calendar.dayofyear() function), the following patch (with documentation and tests) should fill in the missing fields in the returned tuple. Note that the email._parseaddr module now depends on the calendar module. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-09-21 03:42:03 | jfinkels | set | recipients: + jfinkels, barry, pitrou, eric.araujo, r.david.murray |
| 2010-09-21 03:42:03 | jfinkels | set | messageid: <1285040523.89.0.938112813912.issue9864@psf.upfronthosting.co.za> |
| 2010-09-21 03:42:02 | jfinkels | link | issue9864 messages |
| 2010-09-21 03:42:02 | jfinkels | create | |