13 May
2001
13 May
'01
1 p.m.
Why does the following script returns an attribute error? for x in context.shopping_cart.test3: print x while test3 only contains return [1,2] Tom.