[Pythonmac-SIG] Is there a good Python C/C++ IDE?

2005-08-10 Thread Scott Kaplan
Being new to Python, I was wondering if anyone knows of a good IDE that would let me develop Python and add extensions in C/C++, with the capability of debugging those extensions. I have a Mac XServe running version 10.2.X It looks like the standard download comes with PyObjC, however I want to e

Re: [Pythonmac-SIG] Is there a good Python C/C++ IDE?

2005-08-10 Thread Kris Kopicki
While not quite an IDE, I use jEdit (www.jedit.org). This editor has almost every feature you could want, and editing files remotely over ssh is very useful for servers. Kris On 11/08/2005, at 2:22 AM, Scott Kaplan wrote: > Being new to Python, I was wondering if anyone knows of a good IDE