[Pythoncad-developer] Decorator
CAD Application entire developed in Python
Status: Beta
Brought to you by:
matteoboscolo
From: Matteo B. <mat...@bo...> - 2010-06-02 13:44:52
|
Hi Gertwin, Have you follow the PythoncadBugTraker item #3010051 discussion? It seems that some decorator that I'm using are new for 2.6 of python and are not compatible with 2.5 of python What we are going to do ? The code that use the decorator are not too match. So we can change the code and remove the decorator ..or we can force the user to use 2.6 of Pythoncad. What is your opinion ? Regards, Matteo |