find $(srcdir)/* ... to avoid this problem. It won't expand the .hg top-level directory.Or find \( -type d -name .hg -prune \) -o ... Oleg.
_______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
