diff -r 67f5d2fdca1d -r 0e857c4a67de helpers.py --- a/helpers.py Mon Feb 16 00:52:20 2009 +0200 +++ b/helpers.py Mon Feb 16 00:54:25 2009 +0200 @@ -22,7 +22,6 @@ # list of (month_num, month_name) for the months in the year months = list(enumerate(_calendar.month_name))[1:] - def version_link (self) : """