Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
completion
/
assignedNearby.after.py
blob: e108303e7a878aeef6738aab9f7933fda47b35ac [
file
] [
log
] [
blame
]
class
Foo
:
pass
def
bar
():
x
=
Foo
()
x
.
shazam
=
1
print
x
.
shazam