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
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
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
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
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