]> granicus.if.org Git - python/commit
Sometimes a class is used as a base class of itself. Obviously there's
authorJack Jansen <jack.jansen@cwi.nl>
Sat, 29 Mar 2003 00:08:24 +0000 (00:08 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sat, 29 Mar 2003 00:08:24 +0000 (00:08 +0000)
commit8307e028b294b1fa466c5b9befff23067d144fb7
treebb12fe2e0ad7833685d1480884bda6aca426fb55
parentd6ab153e5a715e409010e62d3214f848aa7339ed
Sometimes a class is used as a base class of itself. Obviously there's
something I don't understand, but for now ignore this.

Output the file name such that it cannot contain non-ascii characters.
Mac/scripts/gensuitemodule.py