Trees | Index | Help |
|
---|
Module inotify :: Class MaxUserWatches |
|
object
--+ |FileTools
--+ |ProcINotify
--+ |object
--+ | | |Singleton
--+ | MaxUserWatches
Method Summary | |
---|---|
__init__(self,
inotify_path)
| |
Inherited from Singleton | |
(Static method) | |
Inherited from ProcINotify | |
| |
str or RuntimeError |
static method, old style (for python 2.4.3 compatibility) (Static method) |
int |
Return stored value. |
| |
Inherited from FileTools | |
str |
Read content from self._fpath and return it. |
Write data to self._fpath. | |
Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
x.__hash__() <==> hash(x) | |
helper for pickle | |
helper for pickle | |
x.__setattr__('name', value) <==> x.name = value | |
x.__str__() <==> str(x) |
Property Summary | |
---|---|
Inherited from ProcINotify | |
value |
Class Variable Summary | |
---|---|
MaxUserWatches |
_the_instance = 8192
|
Inherited from ProcINotify | |
str | INOTIFY_PROC_PATH : inotify directory's path. |
Class Variable Details |
---|
_the_instance
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Feb 17 02:40:18 2007 | http://epydoc.sf.net |