# # ChangeLog for src/Python/PythonScripting.hpp # # Generated by Trac 1.6 # Oct 28, 2025, 2:29:12 AM Sat, 30 Aug 2025 14:41:40 GMT Frederik Heber [a93896] * src/Python/PythonScripting.cpp (modified) * src/Python/PythonScripting.hpp (modified) * tests/regression/Options/Session/pre/complexwait.py (modified) * tests/regression/Options/Session/testsuite-options-load-session-python.at (modified) Ignores pyMoleCuilder import in python script. - TEST: LoadSession ... Sun, 17 May 2015 12:00:52 GMT Frederik Heber [2cf12a] * src/Actions/CommandAction/LoadSessionAction.cpp (modified) * src/Python/PythonScripting.cpp (modified) * src/Python/PythonScripting.hpp (modified) * src/builder_init.cpp (modified) Split executePythonScript into file and string script option. - as ... Thu, 19 Sep 2013 20:23:53 GMT Frederik Heber [7e3f11a] * src/Makefile.am (modified) * src/Python/Makefile.am (added) * src/Python/PythonScripting.cpp (added) * src/Python/PythonScripting.hpp (added) * src/Python/PythonScripting_impl.hpp (moved) * src/UIElements/Makefile.am (modified) * src/builder_init.cpp (modified) Moved PythonScripting into own folder and created convenience ...