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%2Fprocess.py;h=24fb940d45bbb32a8dd2203fcba85bf197151cfc;hp=1a3506b69f81ae64b18fb0965dc53b1c59260dd8;hb=70a314dd5edd3eeadf3593ef37b908993db3e801;hpb=1f6e648af71fe0649f971c33f3624b1d5a780214 diff --git a/aces_1.0.0/python/aces_ocio/process.py b/aces_1.0.0/python/aces_ocio/process.py index 1a3506b..24fb940 100755 --- a/aces_1.0.0/python/aces_ocio/process.py +++ b/aces_1.0.0/python/aces_ocio/process.py @@ -2,8 +2,8 @@ # -*- coding: utf-8 -*- """ -A process wrapper class that maintains the text output and execution status -of a process or a list of other process wrappers which carry such data. +A process wrapper class that maintains the text output and execution status of +a process or a list of other process wrappers which carry such data. """ import os