Add shebang to modules.
[OpenColorIO-Configs.git] / aces_1.0.0 / python / aces_ocio / process.py
index 17347ee..766a5c8 100755 (executable)
@@ -1,4 +1,5 @@
-#!/usr/bin/python2.6\r
+#!/usr/bin/env python\r
+# -*- coding: utf-8 -*-\r
 \r
 '''A process wrapper class that maintains the text output and execution status of a process\r
 or a list of other process wrappers which carry such data.'''\r