aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/python-console/modified
Commit message (Expand)AuthorAgeFilesLines
* PyEval_InitThreads only for older than 3.9Miodrag Milanovic2021-01-021-0/+2
* Do not create new python interpreterMiodrag Milanovic2020-11-131-10/+3
* python: Improve general robustness during autocompleteDavid Shah2020-04-241-0/+4
* python: Escape strings for autocompleteDavid Shah2020-04-241-2/+8
* Add GUI for executing python fileMiodrag Milanovic2018-12-142-0/+23
* Made python console use edit line and betterMiodrag Milanovic2018-07-132-402/+0
* make GUI compile on MSVCMiodrag Milanovic2018-07-052-3/+3
* make paste work, fix inserting in wrong linesMiodrag Milanovic2018-06-282-1/+32
* adapted python-console for easier useMiodrag Milanovic2018-06-286-0/+706