simplify

Annotated tests/list.py

42:df3d2b28e2ae
2006-08-09 paulb Added tracing of the system state.
paulb@23 1
a = 3
paul@0 2
x = [1, 2, a]