Python 3 fix

17 views
Skip to first unread message

Constantine

unread,
Nov 2, 2010, 12:00:10 AM11/2/10
to codeswarm
Please add to Event object lt comparator

def __lt__(self, other):
return self.date < other.date

so, codeswarm will be compatible with Python 3

PS
for widows? before generating svn log, we should change console
codepage "chcp 1251"
Reply all
Reply to author
Forward
0 new messages