commit | 21f675826e135695181e978c40605d3db92cc86b | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Wed Aug 07 15:44:53 2002 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Wed Aug 07 15:44:53 2002 +0000 |
tree | 033d24e20c0fc4bb3170edb12ef1aee30a7e4257 | |
parent | 442c7c77430136ae4ef399fd24cef5ea8720cf25 [diff] |
- If an OSA identifier is a Python reserved word we now append an _ in stead of prepending it, which messes up "import * from". - A few ascii()s added again. - Changed the getbaseclasses a little, but it still isn't perfect.