Message14959
Logged In: YES
user_id=2138
Looks like it's not a string.atoi problem, but a Pmw problem. I added the print >>sys.stderr, type(s), repr(s), str(s) and it shows this:
<type 'int'> 0 0
I'll try digging in Pmw to see if I can find the error.
I don't know if it's a Python 2.3 vs. 2.2 issue, or a Tcl/Tk AquaTk vs. X11 Tk issue. I see the problem with 2.3 and AquaTk but havn't tested other combos. |
|
Date |
User |
Action |
Args |
2007-08-23 14:11:40 | admin | link | issue697591 messages |
2007-08-23 14:11:40 | admin | create | |
|