On 06/27/2012 08:38 PM, moheem ilyas wrote:
> Thanks. That makes sense, just failed to notice it. Btw, I tried printing
> out wordDict and Python became unresponsive. Any ideas
> 

Not without knowing how you tried it.  Offhand, the only reason i can
think of is that your were testing with a huge file.  When debugging
code, start with data which is small enough to keep track of in your
head, then increase the size.




-- 

DaveA


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to