--- a/Project/CreateDialogCodeDialog.py Sat Apr 28 17:00:32 2012 +0200 +++ b/Project/CreateDialogCodeDialog.py Sun Apr 29 16:42:02 2012 +0200 @@ -82,6 +82,8 @@ except ImportError: pass + # NOTE: improve parsing by recording unrecognized classes and allowing the + # user to select one if self.__module is not None: self.filenameEdit.setText(self.srcFile)