python-mode in emacs under OSX

Skip Montanaro skip at pobox.com
Tue Mar 23 18:05:07 EST 2004


    Chris> When trying to debug some python code under emacs (OSX) with
    Chris> python-mode, I get the following:

    ...
    Chris>     if self.quitting: raise BdbQuit
    Chris> bdb.BdbQuit

    Chris> This does not happen with emacs/python-mode on other platforms;
    Chris> is there something OSX-specific that needs tweaking? 

Not that I'm aware of.  Can you submit a bug report to the python-mode or
python projects on SourceForge?

Skip




More information about the Python-list mailing list