kicad/scripting/kicad_pyshell
Seth Hillbrand e87fdf06c1 Wrap GetNewId() for older wxPythons
18.04 and earlier use wxPython 4.0.1 that doesn't have the new Id call.
This wraps the id to use the earlier version if the newer one is not
available

Fixes https://gitlab.com/kicad/code/kicad/issues/8887
2021-07-30 10:36:15 -07:00
..
__init__.py Adjust init for Python >=3.6 2021-06-01 20:18:24 +00:00
kicad_pyeditor.py Wrap GetNewId() for older wxPythons 2021-07-30 10:36:15 -07:00