Staging
v0.8.1
Revision 6a9005b4eb957f21020804f77f9f58ab6a957b98 authored by Barry Warsaw on 22 February 2012, 18:34:18 UTC, committed by Barry Warsaw on 22 February 2012, 18:34:18 UTC
    changeset:   75165:780008020c40
    user:        Antoine Pitrou <solipsis@pitrou.net>
    date:        Wed Feb 22 03:33:56 2012 +0100
    summary:     Fix (presumably) test_hash under big-endian systems (PPC).
1 parent 3aec568
Raw File
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!

WARNING: bgen has been removed in 3.0.
back to top