Current Path : /usr/lib/python2.7/dist-packages/twisted/python/ |
Current File : //usr/lib/python2.7/dist-packages/twisted/python/_inotify.pyc |
ó øôMc @ sŸ d Z d d l Z d d l Z d e f d „ ƒ YZ d „ Z d „ Z d „ Z d „ Z e j j d ƒ Z e s e d ƒ ‚ n e j j e ƒ Z e e ƒ d S( sŒ Very low-level ctypes-based interface to Linux inotify(7). ctypes and a version of libc which supports inotify system calls are required. iÿÿÿÿNt INotifyErrorc B s e Z d Z RS( sR Unify all the possible exceptions that can be raised by the INotify API. ( t __name__t __module__t __doc__( ( ( s; /usr/lib/python2.7/dist-packages/twisted/python/_inotify.pyR s c C s+ t j ƒ } | d k r' t d ƒ ‚ n | S( sO Create an inotify instance and return the associated file descriptor. i s INotify initialization error.( t libct inotify_initR ( t fd( ( s; /usr/lib/python2.7/dist-packages/twisted/python/_inotify.pyt init s c C s>