Re: [Pythonmac-SIG] python help() problems

2008-12-22 Thread Chris.Barker
Christopher Barker wrote: This is a bug I just happened to discover in a recent wxPython -- you should be able to import wx.addons without initializing an App first. I just sent a note to the wxPythons list, but have not yet gotten a reply. OK. I got an answer, it turns out that wx.addons is d

Re: [Pythonmac-SIG] Compiling Python 2.6.1 on Leopard

2008-12-22 Thread Dave Opstad
Ned Deily wrote: > FYI, an "official" OSX installer disk image for 2.6.1 has just been > added at python.org: > > Thank you for this note! I just installed it, and this one fixes the Tkinter problem, so I'm able to use Tkinter with 2.6 finally. Ya

Re: [Pythonmac-SIG] Compiling Python 2.6.1 on Leopard

2008-12-22 Thread Reza Lotun
Hi Ned, These instructions are what I put up on my company wiki, verbatim. They describe a way to compile python2.6 as an "altinstall" so that it doesn't interfere with the system python (a really good idea). To get to the new python you simply invoke "python2.6" - that also means you'll also have