"Corey Richardson" <kb1...@aim.com> wrote

defined the variable, I would understand, but I haven't. The entirety of
my (incomplete and buggy) code is now available here:
http://pastebin.com/QTNmKYC6

There are quite a few errors here, one is that many of your class's methods don't have self as their first parameter, rendering them pretty useless.
Also you do not create an instance of the class Hangman anywhere.

The only access of eWordEntryBox seems to be in the getletter()
function (one of those weith no self). But that should only cause
an error when called...which it never is.

Are you sure thats the code that is creating the error message?

Alan G.

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

Reply via email to