STINNER Victor <victor.stin...@haypocalc.com> added the comment:

I don't see this issue as a bug in Python, but just that the timezone database 
is different on some OSes. Can't we just accept both names, AEST and EST? 
Attached patch changes test_time to tolerate EST name for 
'AEST-10AEDT-11,M10.5.0,M3.5.0' ("Victoria") time zone.

----------
keywords: +patch
Added file: http://bugs.python.org/file23770/time_aest.patch

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

Reply via email to