cpython/Tools/bgen
Guido van Rossum fa968ac35b Patches by Jack Jansen: new type OptionalInBuffer allows
passing either a string/input buffer or None.
1999-09-30 14:15:14 +00:00
..
bgen Patches by Jack Jansen: new type OptionalInBuffer allows 1999-09-30 14:15:14 +00:00
README Removed most of the README text since it is all about the Mac specific 1996-05-24 18:43:47 +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!