This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author teresap989
Recipients Alexander.Belopolsky, amaury.forgeotdarc, belopolsky, eli.bendersky, ezio.melotti, flox, georg.brandl, pitrou, teresap989, terry.reedy
Date 2010-09-15.08:32:11
SpamBayes Score 0.0017271454
Marked as misclassified No
Message-id <1284539535.48.0.383304224713.issue9315@psf.upfronthosting.co.za>
In-reply-to
Content
I was about to commit issue9315.3.patch, which is a lightly modified version of issue9315.2.patch, but it turned out that test_trace cannot be run by regrtest.py:

$ ./python.exe Lib/test/regrtest.py test_trace
test_trace
test test_trace failed -- multiple errors occurred; run in verbose mode for details
1 test failed:
    test_trace



__________________
[url=http://moviesonlineworld.com]watch free movies online[/url]
History
Date User Action Args
2010-09-15 08:40:57pitrouunlinkissue9315 messages
2010-09-15 08:32:15teresap989setrecipients: + teresap989, georg.brandl, terry.reedy, amaury.forgeotdarc, belopolsky, pitrou, ezio.melotti, eli.bendersky, flox, Alexander.Belopolsky
2010-09-15 08:32:15teresap989setmessageid: <1284539535.48.0.383304224713.issue9315@psf.upfronthosting.co.za>
2010-09-15 08:32:12teresap989linkissue9315 messages
2010-09-15 08:32:11teresap989create