X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FLeaseFilter.py;fp=PLC%2FLeaseFilter.py;h=888b18eae484b6f4796cb2c1dd5a3d7bc1251ae5;hb=130a18728ab32bdeea187f1df549c12a4da4a119;hp=c7e31bc7d95963ebd09557c6071f1aaf7dfa9170;hpb=8aba8e322df1a83cdc39134b7baf29669f65100f;p=plcapi.git diff --git a/PLC/LeaseFilter.py b/PLC/LeaseFilter.py index c7e31bc..888b18e 100644 --- a/PLC/LeaseFilter.py +++ b/PLC/LeaseFilter.py @@ -21,7 +21,7 @@ class LeaseFilter(Filter): # general notes on input parameters # int_timestamp: number of seconds since the epoch # str_timestamp: see Timestamp.sql_validate - # timeslot: a tuple (from, until), each being either int_timestamp or + # timeslot: a list [from, until], each being either int_timestamp or # str_timestamp local_fields = {