utils.py
branchtls-sprint
changeset 1616 b081fe3d5945
parent 1603 56217e741939
child 1621 6260508f7d71
child 1625 744f0cc8758f
--- a/utils.py	Thu Apr 30 14:58:49 2009 +0200
+++ b/utils.py	Thu Apr 30 15:39:02 2009 +0200
@@ -8,7 +8,6 @@
 
 import locale
 from md5 import md5
-from calendar import monthrange
 from datetime import datetime, timedelta, date
 from time import time
 from random import randint, seed