These declarations are no longer needed for Python 3+.
* Add stepDown setting to Vcarve Op * fix UI issued, add finishing pass to Vcarve * Improve step-down performance, add debugVoronoi() * add debugVoronoi method * Add movement optimization * add CAM/Vcarve unit-tests * Disable debugging mode * Cache caller info in debug method * Format code