cpython/Tools/bgen
Benjamin Peterson c49372b080 add a warning about bgen being removed 2008-06-01 19:01:25 +00:00
..
bgen #2503 make singletons compared with "is" not == or != 2008-03-29 15:24:25 +00:00
README add a warning about bgen being removed 2008-06-01 19:01:25 +00: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.