simplify

tests/list.py

60:48b747a69cc6
2006-10-07 paulb Added original node attribute initialisation to structure-related classes. Introduced stream parameterisation to the pprint methods of the Node class.
     1 a = 3     2 x = [1, 2, a]