]> granicus.if.org Git - python/commit
#1120: put explicit version in the shebang lines of pydoc, idle
authorGeorg Brandl <georg@python.org>
Wed, 12 Sep 2007 19:29:28 +0000 (19:29 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 12 Sep 2007 19:29:28 +0000 (19:29 +0000)
commitaef205d1a872e6cf4b4a4afa7309b1be4f260823
tree14ca66de14512bc129e60b57cfea8dd5958b6ddc
parent8fd3ecf9289942d5544c3943be9bc4e9386908b7
#1120: put explicit version in the shebang lines of pydoc, idle
and smtpd.py scripts that are installed by setup.py. That way, they
work when only "make altinstall" is used.
Lib/distutils/command/build_scripts.py