]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Sort various lists (list of events, OSA-classes, etc) before generating
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 28 Mar 2003 22:04:22 +0000 (22:04 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 28 Mar 2003 22:04:22 +0000 (22:04 +0000)
commit03b9c91afff90cd8ac2e0b84f486d0f2ebf4e549
treea0e614f8057fa9f35a44b7641bbdb5b2fb71131f
parentc2a7f222164529187867bcc1a69ccde2364a91ca
- Sort various lists (list of events, OSA-classes, etc) before generating
code. This makes it a lot easier to compare the generated code for two
different versions of the suite.
- Various tweaks to the code to generate suites without looking at resource
files manually.
Mac/scripts/gensuitemodule.py