]> granicus.if.org Git - python/commit
Added the 'build_bdist' option and code to clean it up -- this is the
authorGregory P. Smith <greg@mad-scientist.com>
Sat, 13 May 2000 01:56:55 +0000 (01:56 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sat, 13 May 2000 01:56:55 +0000 (01:56 +0000)
commita190268bf6c993f623c0af6ccde43602d36291da
treead14b1c61e838619c0827460a171000e3fce4927
parentb5ebe5d640ceb6be376d69e5c006678075701e7a
Added the 'build_bdist' option and code to clean it up -- this is the
top-level temporary directory for creating built distributions.  (Won't
work yet, since the "build" command doesn't yet have a 'build_bdist'
option, and none of the "bdist" commands support it yet.)
Lib/distutils/command/clean.py