find ./ -regex '\(.*\.svn.*\)\|\(.*/sandbox.*\)\|\(.*/build\)' -type d -prune -false -o -name "*.py" "$@"