mirror of
https://github.com/python/cpython.git
synced 2024-11-26 11:24:40 +08:00
2190f8c47e
as &buffer, &size and allocated by the called function. |
||
---|---|---|
.. | ||
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!