Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
inspections
/
PyUnresolvedReferencesInspection
/
mro.py
blob: ea1d5b82170508506bbf78d22fab5c3d36b124b6 [
file
] [
log
] [
blame
]
class
C
(
object
):
pass
C
.
__mro__