source: python/vendor/Python-2.7.6/Tools/bgen/README

Last change on this file was 2, checked in by Yuri Dario, 15 years ago

Initial import for vendor code.

  • Property svn:eol-style set to native
File size: 413 bytes
Line 
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.
Note: See TracBrowser for help on using the repository browser.