On Fri, May 14, 2004 at 05:34:04PM +0100, Jonathon McKitrick wrote: > > I'd like to use DDD, but I don't know if it works with Python easily. And > for some reason, I cannot get Xemacs to debug python either. >
pdb is included in the standard Python distribution as well as in lang/python port. And, pydev[1] is also good alternative for GUI fans. Hye-Shik [1] http://pydev.sourceforge.net/ _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
