On Thu, 2010-01-28 at 18:11 +0000, Joan Miller wrote:
> 2010/1/28 holger krekel <hol...@merlinux.eu>:
> > On Wed, Jan 27, 2010 at 22:44 +0000, Joan Miller wrote:
> >> py.cleanup is very usefull, but it also would be usefull to delete the
> >> next directories (in bash would be):
> >>
> >>   $ rm -rf ./build/ ./dist/ ./{src,lib}/*.egg-info
> >
> > i see how this can make sense.  Any idea how/if this should
> > be made configurable?  In my case *.egg-info as a general
> > to-be-removed pattern would make sense, i guess.
> I agree into a general pattern to delete the eggs info.
its actually more tricky, as setup.py develop needs them
> 
> > Hum, would "py.cleanup -a" (aka cleanup including all
> > typically setup.py-generated files) make sense?
> > I also guess that removing "$py.class" for
> > jython-generated classfiles also makes sense.
> It's ok, at least for me
> _______________________________________________
> py-dev mailing list
> py-dev@codespeak.net
> http://codespeak.net/mailman/listinfo/py-dev

_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to