[Pythonmac-SIG] .so import bug python 2.3 vs 2.4 (++?)

2007-04-13 Thread David Worrall
Hello all, OSX 2.4.9: A (largish) Xcode project compiled to a .so with the /System/Library python framework. The .so is produced and imports into python (2.3.4) When the whole process is repeated, replacing python 2.3.4 with 2.4.3 I get an >> ImportError: Inappropriate file type for dynamic load

Re: [Pythonmac-SIG] .so import bug python 2.3 vs 2.4 (++?)

2007-04-13 Thread Ronald Oussoren
On Friday, April 13, 2007, at 09:17AM, "David Worrall" <[EMAIL PROTECTED]> wrote: >Hello all, >OSX 2.4.9: >A (largish) Xcode project compiled to a .so with the /System/Library >python framework. >The .so is produced and imports into python (2.3.4) > >When the whole process is repeated, replaci

Re: [Pythonmac-SIG] Tkinter issue in 2.5

2007-04-13 Thread Kevin Walzer
Ronald Oussoren wrote: > Does anyone know if Tcl/Tk 8.4.10 is particularly buggy? There's a > bugreport on the python tracker that mentions a crash in IDLE with > Tcl/Tk 8.4.10 that goes away when reverting to the default system > version: > > https://sourceforge.net/tracker/? > func=detail