Ensure that 'make_archive()' returns the name of the new archive file.
authorGreg Ward <gward@python.net>
Thu, 1 Jun 2000 01:07:55 +0000 (01:07 +0000)
committerGreg Ward <gward@python.net>
Thu, 1 Jun 2000 01:07:55 +0000 (01:07 +0000)
commit879096137d95548dacc8ce88d11d8e23fe239f09
tree8f4ad9090585361ee69f6d7a2770a2fe2045a98a
parent01a4694dce866bfa1162e6a918be6cfbe916559d
Ensure that 'make_archive()' returns the name of the new archive file.
Lib/distutils/archive_util.py