Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
mover
/
oneStatementInClass.py
blob: 8b53db0dd2c4325fd01a3d48abe2d8e77434c346 [
file
] [
log
] [
blame
]
class
B
(
Exception
):
pas
<
caret
>
s
#<---here
class
C
(
B
):
pass