]> granicus.if.org Git - python/commit
Don't be over-enthusiastic with the ascii() calls: we don't need it if
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 7 Aug 2002 15:05:42 +0000 (15:05 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 7 Aug 2002 15:05:42 +0000 (15:05 +0000)
commit2f7f8c4a648b1f8a467840bab96f30b0c6f7374e
tree1975aac506f99dd969d497b2045c89f7b42e9bc3
parent8b77767094ba4bf3fb497ce974261366470d6aa3
Don't be over-enthusiastic with the ascii() calls: we don't need it if
the result passes through backticks.
Mac/scripts/gensuitemodule.py