implement file lock based on peername to prevent running two RefreshPeer at a time.
[plcapi.git] / PLC / Methods / SliceListNames.py
index 4d94933..0aa9196 100644 (file)
@@ -1,3 +1,4 @@
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter