]> granicus.if.org Git - python/commit
Remember the list of archive files created in 'make_distribution()'.
authorGreg Ward <gward@python.net>
Thu, 1 Jun 2000 01:10:56 +0000 (01:10 +0000)
committerGreg Ward <gward@python.net>
Thu, 1 Jun 2000 01:10:56 +0000 (01:10 +0000)
commitd87eb73f32d9963d1293de702c28ae81b50c623e
tree8b1103c072a87aa0947a6118682cfb8b4544f30b
parent282c7a0230b578147a89a18ec22410b830edddfe
Remember the list of archive files created in 'make_distribution()'.
Added 'get_archive_files()' so outsiders can get their hands on that list.
Lib/distutils/command/sdist.py