On Sat, Nov 14, 2009 at 1:53 AM, David Cournapeau <[email protected]>wrote:
> On Sat, Nov 14, 2009 at 8:43 AM, cool-RR <[email protected]> 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
_______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
