https://bugs.kde.org/show_bug.cgi?id=387433
Brendan <bunf2...@apps.opensourcelaw.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #109114|0 |1 is obsolete| | --- Comment #5 from Brendan <bunf2...@apps.opensourcelaw.biz> --- Created attachment 109115 --> https://bugs.kde.org/attachment.cgi?id=109115&action=edit Update to debugger.py in python scripter plugin to allow use under Python versions prior to 3.5 Don't know what the story is with the earlier patch - stray carriage return somewhere affecting the numbering? ~/krita/inst/share/krita/pykrita/scripter/debugger_scripter> diff -u debugger.py debugger_new.py > debugger_python3.4b.patch ~/krita/inst/share/krita/pykrita/scripter/debugger_scripter> cp debugger.py debugger_bak.py ~/krita/inst/share/krita/pykrita/scripter/debugger_scripter> patch < debugger_python3.4b.patch patching file debugger.py ~/krita/inst/share/krita/pykrita/scripter/debugger_scripter> diff debugger.py debugger_new.py ~/krita/inst/share/krita/pykrita/scripter/debugger_scripter> If this doesn't work, please point me to the phabricator (I can't find my way around it) for debugger.py and I'll diff against that. -- You are receiving this mail because: You are watching all bug changes.