]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use a %s format for the exit status -- through the magical workings of
authorGuido van Rossum <guido@python.org>
Tue, 11 Nov 1997 17:18:48 +0000 (17:18 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 11 Nov 1997 17:18:48 +0000 (17:18 +0000)
commit6592b3c01e03ae8a76d5326e9ee9dc388ffb332c
tree2333c8d7a2b551ac609e57837195ff27e6a3a15d
parentca2f69cb965e98c811cf4d761e69f15cf77f6fdb
Use a %s format for the exit status -- through the magical workings of
the aptly named MagicDict class, the value is a string, not a number,
by the time it is printed...
Tools/faqwiz/faqconf.py