You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
256 B
22 lines
256 B
example
|
|
example.submodule
|
|
submodule_func()
|
|
A constructor
|
|
A constructor
|
|
B constructor
|
|
A[1]
|
|
A[1]
|
|
A[2]
|
|
A[2]
|
|
A constructor
|
|
A destructor
|
|
A constructor
|
|
A destructor
|
|
A[42]
|
|
A[42]
|
|
A[43]
|
|
A[43]
|
|
OrderedDict([(1, 'a'), (2, 'b')])
|
|
B destructor
|
|
A destructor
|
|
A destructor
|