From: Dave C. <dj...@ob...> - 2002-11-30 00:27:52
|
>>>>> "Shai" == Shai Berger <Sha...@in...> writes: Shai> I have failed to make myself clear: It flies. Python is aborted Shai> because of a general protection fault. The "message" I was Shai> talking about is the GPF-notification dialog window. No Shai> stack-trace for you today. If you have the MSVC compiler installed it will give you the opportunity to debug the program when it GP faults. From within MSVC you should be able to see the stack trace. Without a stack trace almost impossible to know what has happened. - Dave -- http://www.object-craft.com.au |