]> granicus.if.org Git - python/commit
Factored out the code that creates argument lists and formats for PyArg_Parse
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 3 Jul 2005 20:58:08 +0000 (20:58 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 3 Jul 2005 20:58:08 +0000 (20:58 +0000)
commita6af76cbe4e5b188ccdba0b628f9d75771c623c1
tree5bc7370882331b43c80675c68dafc3a307339066
parent7b8f0a1843568f0b91c8c8c3f643210b1692dee3
Factored out the code that creates argument lists and formats for PyArg_Parse
and Py_BuildValue.
Tools/bgen/bgen/bgenGenerator.py