Brian Curtin <cur...@acm.org> added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to