[Tutor] TRULY NEWBIE - MENTOR NEEDED (fwd)

Alan Gauld alan.gauld at freenet.co.uk
Thu Nov 24 21:56:17 CET 2005


> I changed - and didnt get an executable, not sure what is supposed to be 
> the
> output.

I'm not sure what you expect to get, but an executable file is definitely
not going to be it...

>> > class String(str, Object):

If you inherit from str you don't need to inherit from object
since str already does.

Other than that what does happen when you try to run it?
Do you get an error message? If so, what?

Alan G
Author of the learn to program web tutor
http://www.freenetpages.co.uk/hp/alan.gauld




More information about the Tutor mailing list