Thedistutils package provides support for building and installingadditional modules into a Python installation. The new modules may be either100%-pure Python, or may be extension modules written in C, or may becollections of Python packages which include modules coded in both Python and C.
User documentation and API reference are provided in another document:
See also
28.14.fpectl — Floating point exception control
29. Custom Python Interpreters
Enter search terms or a module, class or function name.