kicad/scripting
Thomas Pointhuber 7365cb8e52 Get Exception handling working with Python 3
The old way to get the full stacktrace was incorrect, and does not work
with Python 3:
https://stackoverflow.com/questions/3702675/how-to-print-the-full-traceback-without-halting-the-program#comment84297600_33723119
2018-10-19 09:59:06 +02:00
..
build_tools Rewrite some code to work on Python 2.7 and 3+ 2018-10-19 09:59:03 +02:00
kicadplugins.i Get Exception handling working with Python 3 2018-10-19 09:59:06 +02:00