xref
: /
Universal-ctags
/
Units
/
parser-python.r
/
multiline-class-def.d
/
input.py
(revision 0f13d82ba443f930f67dc24df88f1b37d56c961b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
class
A
(
Foo
,
2
Bar
):
3
a
=
1
4
5
class
B
():
6
b
=
2
7