Home | Trees | Indices | Help |
---|
|
|
|||
|
|||
|
|||
|
|
|||
DN_ACCESS = 1
|
|||
DN_MODIFY = 2
|
|||
DN_CREATE = 4
|
|||
DN_DELETE = 8
|
|||
DN_RENAME = 16
|
|||
DN_ATTRIB = 32
|
|||
handler =
|
|
This object watches a directory for changes. The .callback attribute should be set to a function to be run every time something happens to it. Be aware that it will be called more times than you expect. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jul 31 16:51:54 2009 | http://epydoc.sourceforge.net |