Message102914
Instead of “email.utils.formatdate(time, usegmt=True)” we can simply use time.strftime() and clean the code in a better way. The duplication is there in date_time_string() as well as log_date_time_string(). Submitting the patch for review. |
|
Date |
User |
Action |
Args |
2010-04-12 02:01:49 | l0nwlf | set | recipients:
+ l0nwlf, ajaksu2, eric.araujo, r.david.murray, schmiddy |
2010-04-12 02:01:48 | l0nwlf | set | messageid: <1271037708.58.0.840994260197.issue7370@psf.upfronthosting.co.za> |
2010-04-12 02:01:46 | l0nwlf | link | issue7370 messages |
2010-04-12 02:01:46 | l0nwlf | create | |
|