Closed jugmac00 closed 4 years ago
Fixes #42 Fixes #43
A TypeError occured when one tried to update an existing script from a file.
TypeError
This has been fixed.
modified: CHANGES.rst modified: src/Products/PythonScripts/PythonScript.py modified: src/Products/PythonScripts/tests/testPythonScript.py
P.S. This is related to #42 - but this is no fix for it.
Fixes #42 Fixes #43
A
TypeError
occured when one tried to update an existing script from a file.This has been fixed.
modified: CHANGES.rst modified: src/Products/PythonScripts/PythonScript.py modified: src/Products/PythonScripts/tests/testPythonScript.py
P.S. This is related to #42 - but this is no fix for it.