android13/external/python/cpython2/Tools/bgen
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
bgen initial 2024-06-22 20:45:49 +08:00
README initial 2024-06-22 20:45:49 +08:00

README

BGEN -- Automatic Generation of Extension Modules
=================================================

This directory contains BGEN -- a package that helps in generating
complete source code for Python extension module.  For examples of its
use, see the Mac Python source distribution (available separately
from the Python ftp archives).  Note that BGEN is not Mac specific!

WARNING: bgen has been removed in 3.0.