Re: [Pythonmac-SIG] wxPython book. First example misbehaves on my Mac ?? What's happening?

2006-04-10 Thread w chun
On 4/10/06, Charles Hartman <[EMAIL PROTECTED]> wrote: > > And I think the shebang line at the beginning should be > #!/usr/bin/env pythonw > >> On Apr 10, 2006, at 3:21 PM, Opstad, Dave wrote: >> I think the return should be True, not true. the reason why you are seeing it just "flash" by is th

Re: [Pythonmac-SIG] bin and version

2006-04-09 Thread w chun
one tricky thing to watch out for is not just where the executable is installed, but where the libraries are. you may have 2 executables sharing the same library, you may not. on my mac, python is installed in /sw/bin and /usr/local/bin, and the libraries are in /sw/lib, /usr/local/lib, and /Libr

Re: [Pythonmac-SIG] Problem w/Tkinter on 2.5 (Panther)

2006-04-07 Thread w chun
fixed it. -wesley On 3/30/06, w chun <[EMAIL PROTECTED]> wrote: > Russell suggested that I xPost to you folks on the MacSIG list... > > http://mail.python.org/pipermail/python-list/2006-March/333614.html ___ Pythonmac-SIG maillist - Pyth

Re: [Pythonmac-SIG] future of python/w

2006-04-04 Thread w chun
On 4/4/06, Christopher Barker <[EMAIL PROTECTED]> wrote: > Charles Hartman wrote: > > Excellent news. I'll hope that, by the time these students get going > > When might that be? weeks? maybe not. Months? probably. > > Charles Hartman wrote: > >>> I ask because I have to write a getting-started she

[Pythonmac-SIG] Problem w/Tkinter on 2.5 (Panther)

2006-03-30 Thread w chun
Russell suggested that I xPost to you folks on the MacSIG list... http://mail.python.org/pipermail/python-list/2006-March/333614.html thanks in advance! -- wesley - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - "Core Python Programming", Prentice Hall, (c)2007,2001 http://corepyth