eric6/Plugins/CheckerPlugins/CodeStyleChecker/AstUtilities.py

changeset 7923
91e843545d9a
parent 7637
c878e8255972
child 8205
4a0f1f896341
equal deleted inserted replaced
7921:0d429bd82699 7923:91e843545d9a
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2019 - 2020 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2019 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing some utility and compatibility functions for working with 7 Module implementing some utility and compatibility functions for working with
8 the ast module. 8 the ast module.

eric ide

mercurial