It was because I was testing with a large file. Thanks for your help/advice.

On Wed, Jun 27, 2012 at 8:47 PM, Dave Angel <d...@davea.name> wrote:

> 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