Conversion from Python2 code to Python3 code

Merged
#84 · Created  · Last updated

Merged pull request

Merged in marius_stanciu/flatcam_mpl/Port_to_Python3k (pull request #84)

9e79843·Author: ·Closed by: ·2018-05-31

Description

  • in camlib.py, CNCJob class -> generate_from_excellon_by_tool() was failing in the line responsible to sort the tools, due of being unable to compare between two dict's. I replaced that section.

  • used the 2to3.py utility and then manual change for TclCommands and elsewhere (removed Qstrings, QStringlists).

0 attachments

0 comments

Loading commits...