gimp/plug-ins/python/python-console
Anders Jonsson 221f8ab14d plug-ins: fix pyconsole syntax for Python 3.12
With Python 3.12, every run of the Python console shows
a SyntaxWarning about invalid escape sequence unless the
string is marked as a raw string.
2024-07-13 20:09:25 +00:00
..
meson.build build, plug-ins, gitlab: make GIMP runnable from build directory without… 2023-06-27 17:46:46 +02:00
pyconsole.py plug-ins: fix pyconsole syntax for Python 3.12 2024-07-13 20:09:25 +00:00
python-console.py libgimp, plug-ins: getting rid of gimp_procedure_add_*_from_property() functions. 2024-07-04 22:11:53 +02:00