[Ipython-tickets] [IPython] #200: Make pydb support optional

IPython ipython-tickets@scipy....
Mon Nov 26 02:32:29 CST 2007


#200: Make pydb support optional
---------------------+------------------------------------------------------
 Reporter:  fperez   |       Owner:  fperez
     Type:  defect   |      Status:  new   
 Priority:  normal   |   Milestone:        
Component:  ipython  |     Version:        
 Severity:  normal   |    Keywords:        
---------------------+------------------------------------------------------
 Currently, various parts of ipython that activate a debugger will
 unconditionally use pydb if present, reverting back to pdb.  While pydb is
 more full-featured than pdb, a user may for whatever reason want to use
 pdb instead, and we currently don't allow this.

 We should make it an option which debugger to load.

-- 
Ticket URL: <http://ipython.scipy.org/ipython/ipython/ticket/200>
IPython <http://ipython.scipy.org>
The IPython interactive Python system


More information about the Ipython-tickets mailing list