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... -- http://mail.python.org/mailman/listinfo/python-list