kicad/pcbnew/python
Seth Hillbrand cf6b18ec7e Remove escaped double-quotes
For some reason, escaped double quotes in wxString::Format cause issues
on Mac.  We can replace them with single quotes in most places without
loss of clarity
2021-11-03 17:03:14 -07:00
..
examples Python script sample: fix compatibility with recent changes in code. 2021-06-15 18:19:58 +02:00
plugins FootprintWizardBase.py: fix Arc building due to recent code changes. 2021-10-22 10:07:31 +02:00
scripting Remove escaped double-quotes 2021-11-03 17:03:14 -07:00
swig Add PLACE_FILE_EXPORTER to swig to call in python 2021-11-03 16:32:05 +00:00