X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FTimestamp.py;h=44df1daf0690a802301889e3ba8aeec3b8f06836;hb=2262dad38e7699a98c3df2a8c0de3ccf3d6e6373;hp=faad925f805e606c498b571de52c8ea90f92fa98;hpb=6e915d8a9ac5474c20482751ab6d24e6ce13aec9;p=plcapi.git diff --git a/PLC/Timestamp.py b/PLC/Timestamp.py index faad925..44df1da 100644 --- a/PLC/Timestamp.py +++ b/PLC/Timestamp.py @@ -14,7 +14,7 @@ from PLC.Parameter import Parameter, Mixed # a dummy class mostly used as a namespace class Timestamp: - debug=False + debug = False # debug=True # this is how we expose times to SQL