]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added a Parser_OSX class that can parse new-style (C-only) headers,
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 26 Jun 2001 21:53:25 +0000 (21:53 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 26 Jun 2001 21:53:25 +0000 (21:53 +0000)
commitff1cc902fe80605fbc7d5fee8226e4c26832c5a9
tree2c7acf1fb728f4f144e38fb5b4f51f6214d9dd45
parentf4b9fb719a553c2fff1fb91a127bf7bbe50fb261
Added a Parser_OSX class that can parse new-style (C-only) headers,
such as the Core Foundation ones.
Tools/bgen/bgen/scantools.py