cpython/Tools/bgen/bgen
Jack Jansen 11845e00b2 Be a lot less verbose by default. 2002-08-05 21:15:22 +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 Added some support for Uicode arguments. Still leaves something to be desired, especially because of poor unicode support in PyArg_ParseTuple. 2002-01-01 22:40:08 +00:00
bgenGenerator.py Be a lot less verbose by default. 2002-08-05 21:15:22 +00:00
bgenGeneratorGroup.py Fixes by Thomas Heller: 2001-08-27 14:30:55 +00:00
bgenHeapBuffer.py Only output the buffer size error label if it is used. 2001-09-05 10:27:53 +00:00
bgenModule.py The module generator now tells its object generators about the module name (through the new setmodulename() method). If the module name has been set the object generators output it as part of the tp_name field for the object type. 2001-12-09 23:25:00 +00:00
bgenObjectDefinition.py staticforward bites the dust. 2002-07-17 16:30:39 +00:00
bgenOutput.py Fixes by Thomas Heller: 2001-08-27 14:30:55 +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 Give type name when complaining about using input-only type for output 2002-04-12 13:14:54 +00:00
bgenVariable.py Lots of new stuff again. Moved buffer types to some separate files. 1995-01-25 22:59:21 +00:00
macsupport.py Some structures should be passed to Py_BuildValue by reference, not by value, 2002-03-18 15:24:22 +00:00
scantools.py Be a lot less verbose by default. 2002-08-05 21:15:22 +00:00