diff -r e3a5a84e409f -r 9037d09ed87c eric6/APIs/Python3/eric6.bas --- a/eric6/APIs/Python3/eric6.bas Sat Apr 03 15:08:04 2021 +0200 +++ b/eric6/APIs/Python3/eric6.bas Sat Apr 03 15:09:56 2021 +0200 @@ -824,6 +824,7 @@ ShortcutsReader XMLStreamReaderBase ShortcutsWriter XMLStreamWriterBase SimplePatternExtension Extension +SimplifyNodeVisitor ast.NodeVisitor SingleApplicationServer QLocalServer SiteInfoDialog QDialog Ui_SiteInfoDialog SiteInfoWidget QMenu @@ -1049,3 +1050,5 @@ ZoomManager QObject ZoomValuesDialog QDialog Ui_ZoomValuesDialog ZoomValuesModel QAbstractTableModel +_Precedence IntEnum +_Unparser ast.NodeVisitor