Re: [Python-Dev] Serious regression in doctest in Py3.1rc1

2009-06-04 Thread Lisandro Dalcin
http://bugs.python.org/issue6195 (with patch) On Wed, Jun 3, 2009 at 8:26 AM, Amaury Forgeot d'Arc wrote: > Hello, > > 2009/6/3 Stefan Behnel : >> Hi, >> >> I can't currently file a bug report on this, but I was told by Lisandro >> Dalcín that there is a serious problem with the doctest module in

Re: [Python-Dev] Serious regression in doctest in Py3.1rc1

2009-06-03 Thread Amaury Forgeot d'Arc
Hello, 2009/6/3 Stefan Behnel : > Hi, > > I can't currently file a bug report on this, but I was told by Lisandro > Dalcín that there is a serious problem with the doctest module in Py3.1rc1. > In Cython, we use doctests to test the compiler in that we compile a > Python/Cython module with doctest