Message 97540 - Python tracker
Message97540
| Author | brian.curtin |
|---|---|
| Recipients | amaury.forgeotdarc, brian.curtin, srumbalski, techtonik |
| Date | 2010-01-10.18:57:53 |
| SpamBayes Score | 0.004730518 |
| Marked as misclassified | No |
| Message-id | <1263149875.57.0.513846303081.issue7582@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
http://msdn.microsoft.com/en-us/library/2t504ch6%28VS.80%29.aspx has some info for how this is implemented on Windows, and I get the same results on my Mac. On Linux an AttributeError is raised time.struct_time not having an attribute is_dst, and time.daylight matches the other two platforms. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-01-10 18:57:55 | brian.curtin | set | recipients: + brian.curtin, amaury.forgeotdarc, techtonik, srumbalski |
| 2010-01-10 18:57:55 | brian.curtin | set | messageid: <1263149875.57.0.513846303081.issue7582@psf.upfronthosting.co.za> |
| 2010-01-10 18:57:54 | brian.curtin | link | issue7582 messages |
| 2010-01-10 18:57:53 | brian.curtin | create | |