diff -r f25fc1364c88 -r 96232974dcdb APIs/Python3/eric5.bas --- a/APIs/Python3/eric5.bas Sun Jan 05 23:22:17 2014 +0100 +++ b/APIs/Python3/eric5.bas Sun Mar 30 22:00:14 2014 +0200 @@ -30,6 +30,7 @@ Attribute ClbrBaseClasses.Attribute VisibilityMixin AuthenticationDialog QDialog Ui_AuthenticationDialog AutoSaver QObject +BackgroundService QTcpServer BinaryModel QAbstractTableModel BookmarkActionSelectionDialog QDialog Ui_BookmarkActionSelectionDialog BookmarkInfoDialog QDialog Ui_BookmarkInfoDialog @@ -78,8 +79,6 @@ CodeStyleCheckerPlugin QObject CodeStyleCheckerReport pep8.BaseReport CodeStyleCodeSelectionDialog QDialog Ui_CodeStyleCodeSelectionDialog -CodeStyleFixer QObject -CodeStyleReport pep8.BaseReport CodeStyleStatisticsDialog QDialog Ui_CodeStyleStatisticsDialog Coding ClbrBase CodingError Exception @@ -134,6 +133,7 @@ DiffReport StandardReport DiffWindow E5MainWindow DirectorySyncHandler SyncHandler +DoctestSyntaxError Message DownloadAskActionDialog QDialog Ui_DownloadAskActionDialog DownloadItem QWidget Ui_DownloadItem DownloadManager QDialog Ui_DownloadManager @@ -261,8 +261,9 @@ FtpReply QNetworkReply FtpSyncHandler SyncHandler Function ClbrBaseClasses.Function VisibilityMixin -FunctionDefinition Binding +FunctionDefinition Definition FunctionScope Scope +GeneratorScope Scope GotoDialog QDialog Ui_GotoDialog Gpg HgExtension GpgProjectHelper HgExtensionProjectHelper @@ -575,7 +576,6 @@ RebaseProjectHelper HgExtensionProjectHelper RecursionError OverflowError ValueError Redefined Message -RedefinedFunction Message RedefinedInListComp Message RedefinedWhileUnused Message Redirector QObject @@ -669,6 +669,7 @@ SyncHandler QObject SyncHostTypePage QWizardPage Ui_SyncHostTypePage SyncManager QObject +SyntaxCheckService QObject SyntaxCheckerDialog QDialog Ui_SyntaxCheckerDialog SyntaxCheckerPlugin QObject TRPreviewer E5MainWindow @@ -713,7 +714,6 @@ UMLItem QGraphicsRectItem UMLSceneSizeDialog QDialog Ui_UMLSceneSizeDialog Uid int -UnBinding Binding UndefinedExport Message UndefinedLocal Message UndefinedName Message