And that fix is now in Oneiric.
Here's the relevant bit from date.py:
timezone = dateTime.tzinfo
if timezone is None: #got a naive time, so assume is local time
#print 'Naive time'
local_dateTime = dateTime.replace(tzinfo=tzlocal())
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/560226
Title:
pytr crashed with ValueError in getDateTime()
To manage notifications about this bug go to:
https://bugs.launchpad.net/pytrainer/+bug/560226/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs