X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FTimestamp.py;h=9f382ece6a3f79192e4138909c45f8a061dcf10a;hb=9aecb8c6fde06136bef94e2fd6fce832dc3c0c10;hp=a5ae66bc90ac41c270d37b576e542c8895dfdd82;hpb=f7ce7ce813d4c44502629820a3583f32a99a98f7;p=plcapi.git diff --git a/PLC/Timestamp.py b/PLC/Timestamp.py index a5ae66b..9f382ec 100644 --- a/PLC/Timestamp.py +++ b/PLC/Timestamp.py @@ -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