Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
PyAttributeOutsideInitInspection
/
classAttrs.py
blob: 81a5c09a6ce4560d262c2185a2596cf7e5dee695 [
file
] [
log
] [
blame
]
__author__
=
'ktisha'
class
A
:
ccc
=
True
def
foo
(
self
):
self
.
ccc
=
False