Message302500
| Author | denis-osipov |
|---|---|
| Recipients | belopolsky, brett.cannon, denis-osipov, r.david.murray |
| Date | 2017-09-19.03:34:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505792044.08.0.659384730688.issue31498@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It seems strange to me that time.strftime() returns formatted date with wrong day of week and day of year values. So, I think it's probably a bug. But I'm just learning Python and programming and I think that it can be intentional behavior. If it's a bug I'd like to try to fix it. Otherwise could someone tell me why this behavior is OK? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-19 03:34:04 | denis-osipov | set | recipients: + denis-osipov, brett.cannon, belopolsky, r.david.murray |
| 2017-09-19 03:34:04 | denis-osipov | set | messageid: <1505792044.08.0.659384730688.issue31498@psf.upfronthosting.co.za> |
| 2017-09-19 03:34:04 | denis-osipov | link | issue31498 messages |
| 2017-09-19 03:34:03 | denis-osipov | create | |