2010/1/28 holger krekel <[email protected]>: > 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.
> 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 [email protected] http://codespeak.net/mailman/listinfo/py-dev
