Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
simplify
Annotated tests/assign.py
58:50cfa7dd7f31
42:df3d2b28e2ae
37:b44426480e07
2006-08-09
paulb
file
changeset
files
shortlog
Added tracing of the system state.
paulb@29
1
class
A
:
pass
paulb@14
2
a
=
A
()
paulb@37
3
c
=
b
=
a
.
x
paulb@37
4
[
x
,
y
,
z
]
=
c
paulb@37
5
x
,
y
,
z
=
c