New submission from STINNER Victor <victor.stin...@haypocalc.com>:

-bb option helps debug because it detects errors earlier (comparing byte and 
unicode strings looks strange, it should be a bug).

Attached patch re-exec regrtest.py with -bb if -bb was not used.

----------
components: Tests
files: regrtest_bb.patch
keywords: patch
messages: 104474
nosy: haypo
priority: normal
severity: normal
status: open
title: Always run regrtest.py with -bb
versions: Python 3.1, Python 3.2
Added file: http://bugs.python.org/file17124/regrtest_bb.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8565>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to