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