[New-bugs-announce] [issue17756] test_syntax_error fails when run in the installed location

Matthias Klose report at bugs.python.org
Tue Apr 16 13:32:39 CEST 2013


New submission from Matthias Klose:

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

----------
components: Tests
messages: 187073
nosy: doko
priority: normal
severity: normal
stage: needs patch
status: open
title: test_syntax_error fails when run in the installed location
versions: Python 3.3, Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17756>
_______________________________________


More information about the New-bugs-announce mailing list