Explorar o código

add important comment

Kamil Sopko %!s(int64=9) %!d(string=hai) anos
pai
achega
a4845d150e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      FlatCAMApp.py

+ 1 - 0
FlatCAMApp.py

@@ -685,6 +685,7 @@ class App(QtCore.QObject):
     def raise_tcl_unknown_error(self, unknownException):
         """
         raise Exception if is different type  than TclErrorException
+        this is here mainly to show unknown errors inside TCL shell console
         :param unknownException:
         :return:
         """