]> granicus.if.org Git - python/commit
Optionally weed out duplicate prototypes for the same function (which
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 12 Dec 2000 22:24:35 +0000 (22:24 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 12 Dec 2000 22:24:35 +0000 (22:24 +0000)
commit27489d4c8ce63f1ee6b5079b6e48318a03f6f7ce
treee911ae6262fff22678144368169c748273ce6fc7
parentc1a4a04792456bc5e958337f8d18b805918040b3
Optionally weed out duplicate prototypes for the same function (which
happens because the scanner ignores preprocessor #ifs).
Tools/bgen/bgen/bgenGenerator.py
Tools/bgen/bgen/bgenGeneratorGroup.py
Tools/bgen/bgen/bgenObjectDefinition.py