DEBSOURCES
Skip Quicknav
sources / python-asttokens / 3.0.0-2 / tests / testdata / python3 / astroid / notall.py
12345678
name = 'a' _bla = 2 other = 'o' class Aaa: pass def func(): print('yo')