[Tutor] TypeError: 'str' object is not callable

Tony Cappellini tony at tcapp.com
Sun Sep 7 15:14:21 EDT 2003


>
> >>I think what you mean to do in your code is call the os.exit function, 
> as opposed to the string named "exit" in the built-ins.

Should this be sys.exit( ) ?
I dont think there is an os.exit()






More information about the Tutor mailing list