module documentation
        
        Low-level Python interface for the igraph library. Should not be used directly.
| Class |  | Low-level representation of an edge sequence. | 
| Class |  | Low-level representation of a vertex sequence. | 
| Function | _compare | Undocumented | 
| Function | _disjoint | Undocumented | 
| Function | _enter | _enter_safelocale() -> object -- | 
| Function | _exit | _exit_safelocale(locale: object) -> None -- | 
| Function | _intersection | Undocumented | 
| Function | _power | Undocumented | 
| Function | _split | Undocumented | 
| Function | _union | Undocumented | 
_enter_safelocale() -> object --
Helper function for the safe_locale() context manager. Do not use directly in your own code.
_exit_safelocale(locale: object) -> None --
Helper function for the safe_locale() context manager. Do not use directly in your own code.