Message264762
| Author | serhiy.storchaka |
|---|---|
| Recipients | Alex.Willmer, belopolsky, lemburg, serhiy.storchaka, xdegaye |
| Date | 2016-05-03.20:13:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1462306394.88.0.2993788444.issue26929@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks. And what is the output of following code?
for i in range(25, 32):
print(datetime.date(1904, 12, i).strftime('%Y %U %w %G %V %u')) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-05-03 20:13:14 | serhiy.storchaka | set | recipients: + serhiy.storchaka, lemburg, belopolsky, xdegaye, Alex.Willmer |
| 2016-05-03 20:13:14 | serhiy.storchaka | set | messageid: <1462306394.88.0.2993788444.issue26929@psf.upfronthosting.co.za> |
| 2016-05-03 20:13:14 | serhiy.storchaka | link | issue26929 messages |
| 2016-05-03 20:13:14 | serhiy.storchaka | create | |