[py-dev] New issue 126 in py-trunk: Automatically disable capturing when pdb.set_trace() is called

issues-noreply at bitbucket.org issues-noreply at bitbucket.org
Wed Oct 6 10:37:27 CEST 2010


--- 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.



More information about the Pytest-dev mailing list