mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
![]() This allows variables to be declared as formal arguments. The bgenType.declare method now simply outputs all declarations on separate lines ending in semicolons. |
||
---|---|---|
.. | ||
bgen | ||
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!