avernusheros / avernus

0 stars 0 forks source link

error when clicking on a date in calendar in buy dialog #260

Closed wsteitz closed 11 years ago

wsteitz commented 11 years ago

Traceback (most recent call last): File "/home/bastian/Dropbox/UNI/workspace/avernus/trunk/avernus/gui/dialogs.py", line 627, in on_calendar_day_selected if date > datetime.today(): AttributeError: 'module' object has no attribute 'today'


Imported from Launchpad using lp2gh.