| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| Class Variables | |
        DN_ACCESS = 1
     | 
  |
        DN_MODIFY = 2
     | 
  |
        DN_CREATE = 4
     | 
  |
        DN_DELETE = 8
     | 
  |
        DN_RENAME = 16
     | 
  |
        DN_ATTRIB = 32
     | 
  |
        handler = 
     | 
  |
| Method Details | 
  
 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 Thu Jan 21 21:26:13 2010 | http://epydoc.sourceforge.net |