diff -r 89c89d6e6c3c -r df315d0a8ab7 doc/api/python/fileutils.Lock-class.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/python/fileutils.Lock-class.html Tue Sep 15 12:58:39 2009 +0100 @@ -0,0 +1,166 @@ + + + + + fileutils.Lock + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Module fileutils :: + Class Lock + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Class Lock

source code

+ + + + + + + + + + + + + + + +
+ + + + + +
Instance Methods[hide private]
+
+   + + + + + + +
__init__(self, + filename) + source code + +
+ +
+   + + + + + + +
lock(self, + wait=False) + source code + +
+ +
+   + + + + + + +
unlock(self) + source code + +
+ +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +