Re: [Pythonmac-SIG] ANN: pyobjc-1.2

2005-01-01 Thread Dethe Elza
Congrats to all the pyobjc developers, this is a great way to start the new year. I have a couple of questions about pyobjc 1.2. First, can Categories extend classes which are defined in Python? Second, what applications can be extended with plugins? I realize a complete list is unfeasible, b

Re: [Pythonmac-SIG] ANN: pyobjc-1.2

2005-01-01 Thread Bob Ippolito
On Jan 1, 2005, at 9:29 PM, Dethe Elza wrote: I have a couple of questions about pyobjc 1.2. First, can Categories extend classes which are defined in Python? Only if they are a subclass of an Objective-C class. Second, what applications can be extended with plugins? I realize a complete list i

[Pythonmac-SIG] Re: [Python-checkins] python/dist/src/Mac/OSX fixapplepython23.py, 1.2, 1.3

2005-01-01 Thread Bob Ippolito
On Jan 1, 2005, at 5:33 PM, [EMAIL PROTECTED] wrote: Update of /cvsroot/python/python/dist/src/Mac/OSX In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14408 Modified Files: fixapplepython23.py Log Message: Create the wrapper scripts for gcc/g++ too. +SCRIPT="""#!/bin/sh +export MACOSX

[Pythonmac-SIG] New to phython and need an ide tool help....

2005-01-01 Thread Meitnik
Greetings... :-) I am here due to some good friends to learn Python. :) However, I need some help to really easily learn Python. Due to typing limitations of my fingers, I could really use a code auto-complete feature in the Macphython IDE am currently using to learn Python with. Anyone

Re: [Pythonmac-SIG] New to phython and need an ide tool help....

2005-01-01 Thread Bob Ippolito
On Jan 2, 2005, at 12:47 AM, [EMAIL PROTECTED] wrote: However, I need some help to really easily learn Python. Due to typing limitations of my fingers, I could really use a code auto-complete feature in the Macphython IDE am currently using to learn Python with. Anyone up to adding this? I a

Re: [Pythonmac-SIG] ANN: pyobjc-1.2

2005-01-01 Thread Dethe Elza
I have a couple of questions about pyobjc 1.2. First, can Categories extend classes which are defined in Python? Only if they are a subclass of an Objective-C class. OK, that's about what I expected. Second, what applications can be extended with plugins? I realize a complete list is unfeasible

Re: [Pythonmac-SIG] ANN: pyobjc-1.2

2005-01-01 Thread Bob Ippolito
On Jan 2, 2005, at 2:13 AM, Dethe Elza wrote: Second, what applications can be extended with plugins? I realize a complete list is unfeasible, but which Apple applications would be a good start. As far as I can tell, Safari requires Netscape-style plugins to extend it, is that wrong? Any appli