]> granicus.if.org Git - python/commit
In 'install_misc' class:
authorGregory P. Smith <greg@mad-scientist.com>
Fri, 12 May 2000 01:31:37 +0000 (01:31 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Fri, 12 May 2000 01:31:37 +0000 (01:31 +0000)
commitce2b6b838f21f43b1916e607803b956fdee5d2ee
tree1b72d768b88282ba7770cb220a641fcf1aee200b
parent147e5f3c65003a753ff545c303bbb039d8ea8ad4
In 'install_misc' class:
  - renamed '_copydata()' to 'copy_files()'
  - changed it to record complete output filenames
  - dropped '_outputdata()' in favour of much simpler 'get_outputs()'
Lib/distutils/cmd.py