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 Lots of new stuff again. Moved buffer types to some separate files. 1995-01-25 22:59:21 +00:00
bgenBuffer.py Trying again to check it in. Changes to: 1995-06-06 12:55:40 +00:00
bgenGenerator.py Added missing setselftype method to ManualGenerator 1995-06-18 20:08:28 +00:00
bgenGeneratorGroup.py bgenGeneratorGroup.py: changed placement of some blank lines in output 1995-01-30 11:44:02 +00:00
bgenHeapBuffer.py the usual 1995-03-10 14:42:57 +00:00
bgenModule.py Generate new style exception initializer (Jack). 1997-10-08 15:21:57 +00:00
bgenObjectDefinition.py New mixin class that defines cmp and hash that use 1999-03-15 16:37:54 +00:00
bgenOutput.py Lots of new stuff again. Moved buffer types to some separate files. 1995-01-25 22:59:21 +00:00
bgenStackBuffer.py the usual 1995-03-10 14:42:57 +00:00
bgenStringBuffer.py Lots of new stuff again. Moved buffer types to some separate files. 1995-01-25 22:59:21 +00:00
bgenType.py class ByAddressType, a simple Type but passed by address even on 1998-04-28 16:04:12 +00:00
bgenVariable.py Lots of new stuff again. Moved buffer types to some separate files. 1995-01-25 22:59:21 +00:00
bgenlocations.py Patches from Jack for new Apple headers 1998-02-23 15:30:44 +00:00
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