]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch from Perry Stoll: typo fix, make sure we only compile .py files.
authorGreg Ward <gward@python.net>
Sun, 29 Aug 1999 18:19:37 +0000 (18:19 +0000)
committerGreg Ward <gward@python.net>
Sun, 29 Aug 1999 18:19:37 +0000 (18:19 +0000)
commit440e2f51ea2b5b7d1db0c31b2e836ec9c8a102d4
tree46439c773e233c346e46fcf98e136f05c78ef5bb
parent5d60fcf02a7050a07067a12c7a98c8b6b1e68372
Patch from Perry Stoll: typo fix, make sure we only compile .py files.
Lib/distutils/command/install_lib.py
Lib/distutils/command/install_py.py