embedding error in python example
Eric_Dexter at msn.com
Eric_Dexter at msn.com
Tue Oct 9 07:11:39 EDT 2007
More information about the Python-list mailing list
Tue Oct 9 07:11:39 EDT 2007
- Previous message (by thread): embedding error in python example
- Next message (by thread): why did MIT drop scheme for python in intro to computing?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I compiled the comand line example and I am getting an error when I try to use the program when the program is cleaning up (I don't know that it would prevent the program from running though I will run more tests)... ebedpython test testt result of call: -1 exception exceptions.TypeError: 'an integer is required' in ' 'garbage collection' ignored Fatal Python error: unexpected exception during garbage collection... the program is just test.py def testt(): x = 'test' doesn't realy do anything it was my first test of the program.. I would be thankfull for any help.. tagline I don't need no stinken tagline...
- Previous message (by thread): embedding error in python example
- Next message (by thread): why did MIT drop scheme for python in intro to computing?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list