On Wednesday 29 April 2009, [email protected] wrote: > Python > for i,j in topgirls, richgirls: > print i,j > > > Cheetah > #for $i,$j in $topgirls, $richgirls$i, $j > #end for > This doesnt work
Hello - Please do not send email to the python ML via "undisclosed recipients". It's really poor form and it screws up my mail filters. thanks --------- Tim _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
