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. 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. cheers, holger > 2010/1/27 holger krekel <hol...@merlinux.eu>: > > Hi all, > > > > if you have anything small regarding py.test that you'd like to see > > addressed > > please speak up. I plan to release a 1.2.1 end next week. > > > > cheers, > > holger > > _______________________________________________ > > 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 > -- _______________________________________________ py-dev mailing list py-dev@codespeak.net http://codespeak.net/mailman/listinfo/py-dev