On Sun, Dec 18, 2011 at 4:06 PM, Russell Shackleton <rsh...@xtra.co.nz>wrote:

> I am learning Python classes by writing an adventure game. I have
> extracted just the relevant code. The player can look, go, drop, take,
> inventory but not examine.
>
> Python produces the error message in the Player class, examine function,
> in the first print statement.
>
>
It's best to give the full traceback, because it provides an awful lot of
information.

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

Reply via email to