diff -r ffa851df0825 -r 2fb8b9db1c86 symbian-qemu-0.9.1-12/python-2.6.1/Tools/bgen/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/symbian-qemu-0.9.1-12/python-2.6.1/Tools/bgen/README Fri Jul 31 15:01:17 2009 +0100 @@ -0,0 +1,9 @@ +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! + +WARNING: bgen has been removed in 3.0.