Python 2.3b1 and _tkinter.Tcl_Obj
Martin v. Löwis
martin at v.loewis.de
Thu May 1 00:27:19 EDT 2003
"Stephen D Evans" <sde at recombinant.demon.co.uk> writes:
> My application runs Ok with Tkinter.wantobjects=False
That's good to hear. It is still unclear to me whether you
a) can accept that as a fact, and just continue to operate
with that setting, or
b) find that converting your application to use Tcl objects
is acceptable, or
c) your application also runs with Tkinter.wantobjects=True, or
d) you would prefer if that entire Tcl objects stuff went
away, and the change was reverted.
Regards,
Martin
More information about the Python-list
mailing list