module documentation

Undocumented

Class Library Just like a regular Extension, but built as a library instead
Function _have_cython Return True if Cython can be imported.
Variable _Extension Undocumented
def _have_cython(): (source)

Return True if Cython can be imported.

_Extension = (source)

Undocumented