Searched refs:badsyntax_future5 (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest_future.py47 from test import badsyntax_future5 namespace
49 self.assertEqual(get_error_location(msg), ("badsyntax_future5", '4'))
/external/python/cpython3/Lib/test/
H A Dtest_future.py48 from test import badsyntax_future5 namespace
49 self.check_syntax_error(cm.exception, "badsyntax_future5", 4)

Completed in 172 milliseconds