Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
mover
/
oneStatementInClass_afterUp.py
blob: 89762b96cb2e712d8dbe7dceecc86af853efdc02 [
file
] [
log
] [
blame
]
pass
#<---here
class
B
(
Exception
):
pass
class
C
(
B
):
pass