]> granicus.if.org Git - python/commit
Bullet-proofing of 'make_release_tree()':
authorGreg Ward <gward@python.net>
Wed, 6 Sep 2000 02:18:59 +0000 (02:18 +0000)
committerGreg Ward <gward@python.net>
Wed, 6 Sep 2000 02:18:59 +0000 (02:18 +0000)
commit5fad268ffc761e6b4b470733e15dc0209d9fb172
tree884aff38823e38b1b5e7e62b6fcf7c2343be137a
parentd3b76a8fbfc2af2d01ce48c323c9f76c0947af49
Bullet-proofing of 'make_release_tree()':
  - 'mkpath()' the distribution dir in case of empty manifest
  - warn if empty manifest
  - detect, warn about, and skip non-regular files in manifest
Lib/distutils/command/sdist.py