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