• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1BGEN -- Automatic Generation of Extension Modules
2=================================================
3
4This directory contains BGEN -- a package that helps in generating
5complete source code for Python extension module.  For examples of its
6use, see the Mac Python source distribution (available separately
7from the Python ftp archives).  Note that BGEN is not Mac specific!
8
9WARNING: bgen has been removed in 3.0.
10