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