remove simplejson dependency
[plcapi.git] / PLC / Timestamp.py
index a5ae66b..9f382ec 100644 (file)
@@ -1,10 +1,5 @@
 #
 # Utilities to handle timestamps / durations from/to integers and strings
-#
-# $Id$
-# $URL$
-#
-
 #
 # datetime.{datetime,timedelta} are powerful tools, but these objects are not
 # natively marshalled over xmlrpc