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