Regarding my early question on bundle.  Not sure if this makes any sense, but I 
noticed where else it's used.  If this looks funny, remember that I did not 
write it (and therefore do not entirely understand it).  I'm only editing it 
according to some specific guidelines.
   
  >>>for key in h.keys():
        >>>bundle=(h[key]['TA9M'],key) #bundle is a tuple, (a list would also 
be ok)
        >>>if bundle[0]>0.:
                >>>allt.append(bundle)

  Thanks,
  Sara

       
---------------------------------
Boardwalk for $500? In 2007? Ha! 
Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to