diff -r 6046ffa2280f -r ba5f64fe0e00 py_ext/PythonFileCTNMixin.py --- a/py_ext/PythonFileCTNMixin.py Wed Aug 16 12:21:05 2017 +0300 +++ b/py_ext/PythonFileCTNMixin.py Wed Aug 16 12:30:31 2017 +0300 @@ -292,4 +292,3 @@ "", True, ("runtime_%s.py" % location_str, file(runtimefile_path, "rb"))) -