]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Renamed 'modules' option to 'py_modules', for consistency with Distribution
authorGreg Ward <gward@python.net>
Sun, 4 Jun 2000 13:42:52 +0000 (13:42 +0000)
committerGreg Ward <gward@python.net>
Sun, 4 Jun 2000 13:42:52 +0000 (13:42 +0000)
commit6f980b59368c022fe7c1925e83f909dabf74e634
tree973e7e2f9d7dc62e99b419b7b8fe5d30793b38bb
parent841b9fbebba244912421326fb4b0192c935f6cfb
Renamed 'modules' option to 'py_modules', for consistency with Distribution
(and in order to generate a more sensible error message cleanly).
Lib/distutils/command/build_py.py