Dave Abrahams <d...@boostpro.com> added the comment: It's certainly much appreciated, but my tests have to run with a stock python, so I worked around the problem personally. I just reported this because I found (surprisingly, to me) that some of my tests had been silently not-running, which seems like a bad feature of any testing system ;=).
On Mon, May 23, 2011 at 12:15 PM, Baptiste Carvello <rep...@bugs.python.org> wrote: > > Baptiste Carvello <de...@baptiste-carvello.net> added the comment: > > here is the patch for 2.7. > > Dave: I don't know if or when the patch will be accepted, as this is a new > feature. In the meantime, you can easily patch your system. As the code > changes > are all in Python, you don't need to recompile. Going to your standard library > directory and running a command like the following should do the trick: > > filterdiff -i '*/doctest.py' issue12055-27.diff | patch > > ---------- > Added file: http://bugs.python.org/file22085/issue12055-27.diff > > _______________________________________ > Python tracker <rep...@bugs.python.org> > <http://bugs.python.org/issue12055> > _______________________________________ ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12055> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com