Re: [Pythonmac-SIG] libpython2.4 for OS X?

2006-04-08 Thread Andrew Trevorrow
At 9:22 PM -0700 7/4/06, Bob Ippolito wrote: > On Apr 7, 2006, at 9:16 PM, Andrew Trevorrow wrote: > >> At 3:39 PM -0700 7/4/06, Bob Ippolito wrote: >> >>> Really the right way to link to Python is to ask it how via distutils ... >> >> That's what I'm trying to do for my app, but on 10.4.5 I get

[Pythonmac-SIG] talking points, Pythonismus

2006-04-08 Thread Charles Hartman
I've been campaigning with the main teacher of programming on my campus -- from my thoroughly non-leveraged position as prof of English -- to consider switching from Java to Python, for all the reasons which will be obvious to everybody here. (The existence of "wxPython in Action" is the decisive e

Re: [Pythonmac-SIG] is anyone annoyed with MacPython2.4's IDLE's cursor info

2006-04-08 Thread Ronald Oussoren
On 8-apr-2006, at 6:39, Nehemiah Dacres wrote: > I just don't like it being in the same corner as the resize handle > (mostly because it completely distorts the text underneath) so maybe > it should be moved to the left instead of the right bottom corner. has > anyone else had a problem with this

Re: [Pythonmac-SIG] libpython2.4 for OS X?

2006-04-08 Thread Ronald Oussoren
On 8-apr-2006, at 9:23, Andrew Trevorrow wrote: > At 9:22 PM -0700 7/4/06, Bob Ippolito wrote: > >> On Apr 7, 2006, at 9:16 PM, Andrew Trevorrow wrote: >> >>> At 3:39 PM -0700 7/4/06, Bob Ippolito wrote: >>> Really the right way to link to Python is to ask it how via distutils ... >>>

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-08 Thread Kevin Ollivier
Hi Bill, On Apr 7, 2006, at 3:54 PM, Bill Janssen wrote: > Hmmm... > > Kevin, I wonder if the checkerboard the blocks are standing on could > perhaps become more of a morph of the new yin/yang Python logo. I'd > like to see some kind of connection to the graphics being developed > for the main P

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-08 Thread Kevin Ollivier
Hi Russell, On Apr 7, 2006, at 4:08 PM, Russell E. Owen wrote: > In article <[EMAIL PROTECTED]>, > Kevin Ollivier <[EMAIL PROTECTED]> wrote: > >> Some things to note: >> >> - The final icon will be in the OS X photo-illustrative style (see >> his web site for examples). This 3D mockup is to revi

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-08 Thread Daniel Lord
For what it is worth, implementation looks quite 'OS X-like' and I like it for that reason. It also maintains the snake connection in a more abstract fashion which is good--I wonder if Mr. Van Rossum ever endorsed the snake imagery anyway now that I have been schooled (thanks Bob O. ;-) th

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-08 Thread Bill Janssen
Hi, Kevin. > Hi Bill, > > On Apr 7, 2006, at 3:54 PM, Bill Janssen wrote: > > > Hmmm... > > > > Kevin, I wonder if the checkerboard the blocks are standing on could > > perhaps become more of a morph of the new yin/yang Python logo. I'd > > like to see some kind of connection to the graphics be

[Pythonmac-SIG] bin and version

2006-04-08 Thread linda.s
Hi, I installed quite a few python versions in my computer and I want to know where they are located. Should i check them in the bin folder? If so, why I can not find the bin folder in my home directory? Thanks! linda ___ Pythonmac-SIG maillist - Python

Re: [Pythonmac-SIG] bin and version

2006-04-08 Thread Charles Hartman
I can answer your second question: You're being confused by the Mac folder system vs the underlying Unix filesystem. All folders are (really, underlyingly) directories, but not all directories show up on the desktop as folders. Your home directory is, in Unix terms, someplace like /Us

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-08 Thread Kevin Ollivier
Hi Bill, (First, note to Kenichi - sorry to bother you with this. I had planned to summarize some of these things for you later on.) On Apr 8, 2006, at 2:37 PM, Bill Janssen wrote: > Hi, Kevin. > >> Hi Bill, >> >> On Apr 7, 2006, at 3:54 PM, Bill Janssen wrote: >> >>> Hmmm... >>> >>> Kevin, I

Re: [Pythonmac-SIG] is anyone annoyed with MacPython2.4's IDLE's cursor info

2006-04-08 Thread Nehemiah I. Dacres
> >> While im at it, will there ever be the same kind of syntax >> coloring in >> "Python IDE" otherwise I'll just continue to use TextWrangler"? > > You're probably better of asking about syntax coloring on the IDLE-dev > list (http://mail.python.org/mailman/listinfo/idle-dev) Does Python IDE

Re: [Pythonmac-SIG] is anyone annoyed with MacPython2.4's IDLE's cursor info

2006-04-08 Thread Bob Ippolito
On Apr 8, 2006, at 9:17 PM, Nehemiah I. Dacres wrote: >> >>> While im at it, will there ever be the same kind of syntax >>> coloring in >>> "Python IDE" otherwise I'll just continue to use TextWrangler"? >> >> You're probably better of asking about syntax coloring on the IDLE- >> dev >> list (ht