• added missing “catch all” branch to regexp (even though it's no longer used) Tested using: % cd Python.tmbundle % find . -name '*.py' -exec Support/getpyencoding.sh '{}' \; Changed: U trunk/Bundles/Python.tmbundle/Support/getpyencoding.sh