[issue13326] make clean failed on OpenBSD

Antoine Pitrou report at bugs.python.org
Thu Nov 3 12:28:57 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> I'd still do it like this for portability's sake:
> 
> +	-find $(srcdir) -depth -name '__pycache__' -exec rm -rf {} ';'

Then you'd probably reintroduce issue8665.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13326>
_______________________________________


More information about the Python-bugs-list mailing list