]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove usage of backticks.
authorBrett Cannon <bcannon@gmail.com>
Fri, 25 Aug 2006 02:59:59 +0000 (02:59 +0000)
committerBrett Cannon <bcannon@gmail.com>
Fri, 25 Aug 2006 02:59:59 +0000 (02:59 +0000)
commit0b70cca9f8132b6fe03803abe9e89bd3a00a80ee
tree032e42eac6b0cf9538d10f468f820381806d1964
parentdb60d6e2aa45fdc9f5f560847238a120e8a34f04
Remove usage of backticks.
13 files changed:
Lib/idlelib/EditorWindow.py
Lib/idlelib/HyperParser.py
Lib/plat-mac/aetypes.py
Lib/test/list_tests.py
Lib/test/test_doctest.py
Lib/test/test_grammar.py
Lib/test/test_mutants.py
Lib/test/test_site.py
Lib/test/test_userdict.py
Lib/test/test_weakref.py
Lib/test/tokenize_tests.txt
Lib/wsgiref/headers.py
Lib/wsgiref/simple_server.py