blob: b46acc13952cf5dd97efea6c050096dc5a2fc53c [file] [log] [blame]
def foo(bar):
bar.xyzzy = 1
print bar.xyzzy
# <ref>