17 Jul
2003
17 Jul
'03
7:03 p.m.
Florian Reiser wrote at 2003-7-17 08:10 +0200:
what could it be? If I execute the same script on my local development machine, everything works fine. If I transfer it to the customer and try it there, it shows the described behavior.
Unfortunately, I am no oracle... When I face unexplainable behaviour, I start using a debugger. I use "pdb" but a more menu oriented debugger like "WingIDE" (commercial) might be more adequate for you. Dieter