[Distutils] Deleting build directory

cool-RR cool-rr at cool-rr.com
Sat Nov 14 00:56:44 CET 2009


On Sat, Nov 14, 2009 at 1:53 AM, David Cournapeau <cournape at gmail.com>wrote:

> On Sat, Nov 14, 2009 at 8:43 AM, cool-RR <cool-rr at cool-rr.com> wrote:
>
> > What I really want is never having to worry about the build directory
> being
> > around after doing any actions with `setup.py`.
>
> Then create a script to do so.
>
> David
>

I used to have one, which relied on distutils' `dir_util` module, but I
understand that doesn't exist in Distribute, so what do I do?

-- 
Sincerely,
Ram Rachum
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20091114/d4370567/attachment.htm>


More information about the Distutils-SIG mailing list