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 doko
Recipients doko
Date 2013-04-16.11:32:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366111959.84.0.955866306047.issue17756@psf.upfronthosting.co.za>
In-reply-to
Content
no idea yet about that one ...

======================================================================
FAIL: test_syntax_error (test.test_code_module.TestInteractiveConsole)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.3/test/test_code_module.py", line 57, in test_syntax_error
    raise AssertionError("No syntax error from console")
AssertionError: No syntax error from console
History
Date User Action Args
2013-04-16 11:32:39dokosetrecipients: + doko
2013-04-16 11:32:39dokosetmessageid: <1366111959.84.0.955866306047.issue17756@psf.upfronthosting.co.za>
2013-04-16 11:32:39dokolinkissue17756 messages
2013-04-16 11:32:39dokocreate