[Tutor] Reading file and storing keys

Dave Angel d at davea.name
Thu Jun 28 02:47:26 CEST 2012


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




More information about the Tutor mailing list