# # ChangeLog for src/Python/PythonScripting.cpp # # Generated by Trac 1.4.4 # Jan 16, 2025, 12:52:25 PM Tue, 29 Apr 2014 12:42:22 GMT Frederik Heber [57388c9] * src/Python/PythonScripting.cpp (modified) * tests/regression/Options/Session/testsuite-options-load-session-python.at (modified) * tests/regression/Options/Session/testsuite-options-store-session-python.at (modified) FIX: Test on skipping load/store session from python script was wrong ... 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 ...