Sign in
android
/
platform
/
tools
/
idea
/
814f829cd44c28c7045e08b15bd7ee08890cbd80
/
.
/
python
/
testData
/
refactoring
/
pullup
/
fieldMove
/
SuperClass.after.py
blob: fc7c5e9606be19fdacdd3721025097870c69cc19 [
file
] [
log
] [
blame
]
import
sys
class
SuperClass
(
object
):
COPYRIGHT
=
sys
.
copyright
def
__init__
(
self
):
self
.
version
=
sys
.
api_version