cpython/Tools/bgen/bgen
Guido van Rossum c7e7c60756 New mixin class that defines cmp and hash that use
the ob_itself pointer.  This allows (when using the mixin)
different Python objects pointing to the same C object and
behaving well as dictionary keys.

Or so sez Jack Jansen...
1999-03-15 16:37:54 +00:00
..
bgen.py
bgenBuffer.py
bgenGenerator.py
bgenGeneratorGroup.py
bgenHeapBuffer.py
bgenModule.py
bgenObjectDefinition.py New mixin class that defines cmp and hash that use 1999-03-15 16:37:54 +00:00
bgenOutput.py
bgenStackBuffer.py
bgenStringBuffer.py
bgenType.py
bgenVariable.py
bgenlocations.py
macsupport.py Small change by Jack Jansen. 1999-03-09 16:05:26 +00:00
scantools.py accept * in return value type and convert it to _ptr after the 1998-04-28 16:04:50 +00:00