[Python-Dev] Re: anyone tried Python 2.0 with Tk 8.3.2? (original) (raw)
Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Thu, 24 Aug 2000 01:09:41 +0200
- Previous message: [Python-Dev] The Python 1.6 License Explained
- Next message: [Python-Dev] [Announce] ActivePython 1.6 beta release (fwd)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hmm. it looks like it's more likely to hang if the program uses unicode strings.
Are you sure it hangs? It may just take a lot of time to determine which font is best to display the strings.
Of course, if it is not done after an hour or so, it probably hangs... Alternatively, a debugger could tell what it is actually doing.
Regards, Martin
- Previous message: [Python-Dev] The Python 1.6 License Explained
- Next message: [Python-Dev] [Announce] ActivePython 1.6 beta release (fwd)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]