lib/config.py
changeset 46 54c5f5f340de
parent 45 e94ab812c0c8
child 47 99c45fc13edc
--- a/lib/config.py	Sun Feb 08 03:13:11 2009 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-"""
-    Configuration settings, preferences
-"""
-
-# datetime format for time.strftime
-DATETIME_FMT = "%Y/%m/%d %H:%M %Z"
-