Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
mover
/
oneStatementInClass.py
blob: 8b53db0dd2c4325fd01a3d48abe2d8e77434c346 [
file
] [
log
] [
blame
]
class
B
(
Exception
):
pas
<
caret
>
s
#<---here
class
C
(
B
):
pass