Re: [Tutor] Debugging method

2006-02-20 Thread Alan Gauld
> I had looked the code over. I knew to look on that line, but was > totally > baffled because I could not distinguish the > comma from the period. You are using IDLE right? It sounds like you might need to change the font if the difference is not clear because that's a pretty important differ

[Tutor] Debugging method

2006-02-20 Thread Kermit Rose
    Kermit have you actually bothered going through any tutorials? You just seem to be asking every time you get an error, I know the list is here for people to ask questions but you really should try and work some things out for yourself. Traceback (most recent call last):  File "", line 1,