Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
mover
/
oneStatementInClass_afterUp.py
blob: 89762b96cb2e712d8dbe7dceecc86af853efdc02 [
file
] [
log
] [
blame
]
pass
#<---here
class
B
(
Exception
):
pass
class
C
(
B
):
pass