Message100052
Looks good.
A documentation typo:
gmtime() -- convert seconds since Epoch to UTC tuple\n\
+timegm() - Convert a UTC tuple to seconds since the Epoch.\n\
Note the use of -- in the existing items.
I understand that the choice of float for return value is dictated by consistency with mktime, but I question the wisdom of returning float instead of int from mktime. |
|
Date |
User |
Action |
Args |
2010-02-24 17:21:12 | Alexander.Belopolsky | set | recipients:
+ Alexander.Belopolsky, zooko, amaury.forgeotdarc, djc, hodgestar, pr0gg3d, aht |
2010-02-24 17:21:12 | Alexander.Belopolsky | set | messageid: <1267032072.23.0.715042991439.issue6280@psf.upfronthosting.co.za> |
2010-02-24 17:21:10 | Alexander.Belopolsky | link | issue6280 messages |
2010-02-24 17:21:10 | Alexander.Belopolsky | create | |
|