#2099: dateformat test fails on Windows (Python 2.4.2)
-------------------------------+--------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: new
Priority: normal | Milestone:
Component: Unit test system | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------------+--------------------------------------------
Comment (by SmileyChris):
... and from my research, it's not coming to Win32 any time soon. I'm not
sure what the solution is here. Perhaps just ignoring Win32 and splitting
all the timezone dependant tests to a seperate module that only runs if
`tzset` is available?
[http://pytz.sourceforge.net/ pytz - World Time Definitions for Python] is
a great library for using proper [http://docs.python.org/lib/datetime-
tzinfo.html tzinfo] objects rather than just changing the local timezone
for Python, but I doubt Django developers want any more dependancies.
--
Ticket URL: <http://code.djangoproject.com/ticket/2099>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---