[Tutor] defining functions and classes
Brett Murch
brettmurch at gmail.com
Sat Jan 15 22:07:23 CET 2011
Yes you are right it is a Name error because skills was not defined.
Sorry will make things more clear in the future. I have it sorted now.
Will just start from the beginning and try not to go to fast.
On Sat, 2011-01-15 at 21:34 +1100, Steven D'Aprano wrote:
> Brett Murch wrote:
>
> > I keep getting a syntax error on calling it. any ideas on what I'm doing
> > wrong?
>
> Should we *guess*, or would you like to share with us the actual error
> you are getting?
>
> My guess is that you're not getting a syntax error at all, you're
> getting a NameError that Skills is not defined. Am I close?
>
> If my guess is wrong, please copy the *full* error, don't paraphrase it,
> retype it from memory, summarise it, or otherwise change it in any way.
>
>
More information about the Tutor
mailing list