]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added 'output_dir' attribute, and 'output_dir' parameter to several method
authorGreg Ward <gward@python.net>
Mon, 13 Sep 1999 03:07:24 +0000 (03:07 +0000)
committerGreg Ward <gward@python.net>
Mon, 13 Sep 1999 03:07:24 +0000 (03:07 +0000)
commit9b17cb58198365c9eac65a1823b7e72279caa332
tree452bfacef31d5fb7975604ffed2e7de4cbb5ec08
parent1ae32466792dde8eab7cafc933f1dbb5984847f6
Added 'output_dir' attribute, and 'output_dir' parameter to several method
  signatures, and updated some docstrings to reflect it.
Some comments added.
Added 'announce()' and 'move_file()' methods.
Lib/distutils/ccompiler.py