package documentation

Compatibility module.

This module contains duplicated code from Python itself or 3rd party extensions, which may be included for the following reasons:

  • compatibility
  • we may only need a small subset of the copied library/module
Module py3k Python 3.X compatibility tools.
Module setup Undocumented
Package tests Undocumented
Module _inspect Subset of inspect module from upstream python
Module _pep440 Utility to compare pep440 compatible version strings.