Catch situations where currentframe() returns None. See SF patch #1447410, this is...
[python.git] / Tools / bgen / README
blob70700c652ae359a7d8d2619e017e828db8551b99
1 BGEN -- Automatic Generation of Extension Modules
2 =================================================
4 This directory contains BGEN -- a package that helps in generating
5 complete source code for Python extension module.  For examples of its
6 use, see the Mac Python source distribution (available separately
7 from the Python ftp archives).  Note that BGEN is not Mac specific!