]> granicus.if.org Git - python/commit
Fixed event inheritance code (which didn't work at all).
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 20 Aug 2000 19:30:56 +0000 (19:30 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 20 Aug 2000 19:30:56 +0000 (19:30 +0000)
commit12b2b76608e7551e3b5ce5c5db98d0b59ff75056
treeb94da6d8664c3540ee6372dfcbe05ebd31f5d4fd
parentf58bbbe139b510fe93260b0a56e0c8b84ed4ef5a
Fixed event inheritance code (which didn't work at all).
Do two passes over the suites so we can figure out dependencies for enums and such. The manual method was getting too cumbersome for Finder suites.
Mac/scripts/gensuitemodule.py