--- you can reply above this line ---

New issue 126: Automatically disable capturing when pdb.set_trace() is called
http://bitbucket.org/hpk42/py-trunk/issue/126/automatically-disable-capturing-when-pdbset_trace-is

Antonio Cuni / antocuni on Wed, 6 Oct 2010 10:37:27 +0200:

Description:
  Currently, if I have a pdb.set_trace() call in my code and run py.test 
without -s, I get an IOError instead of the pdb prompt.

Responsible:
  hpk42
-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to