X-Git-Url: http://users.mur.at/ms/git/gitweb/?p=OpenColorIO-Configs.git;a=blobdiff_plain;f=aces_1.0.0%2Fpython%2Faces_ocio%2Futilities.py;h=27118436eaa21b1b3fe9428d0a4f0ac4a105b7d6;hp=54a495e32c97062be2035af216b479da1a8ebbd6;hb=0c0c9313006b5436ae6e09f68d66196b8a48743b;hpb=6fc0fbf65d1217af1962d82c948fb83613bcb400 diff --git a/aces_1.0.0/python/aces_ocio/utilities.py b/aces_1.0.0/python/aces_ocio/utilities.py index 54a495e..2711843 100644 --- a/aces_1.0.0/python/aces_ocio/utilities.py +++ b/aces_1.0.0/python/aces_ocio/utilities.py @@ -171,6 +171,7 @@ def sanitize_path(path): return path.replace(' ', '_').replace(')', '_').replace('(', '_') + def compact(string): """ Removes blanks, underscores, dashes and parentheses