Staging
v0.8.1
Revision 2dfc9a3add2424c7d903a889ac9ab33c47f9ce76 authored by Jeremy Hylton on 17 December 2001, 23:58:08 UTC, committed by Jeremy Hylton on 17 December 2001, 23:58:08 UTC
Add __getitem__() to a stack to support visitContinue().
Move mangle() here and define correctly.
1 parent a18d63e
Raw File
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!
back to top