• Serhiy Storchaka's avatar
    [2.7] bpo-30366: Backport tests for test.support. (#1582) · eb66897e
    Serhiy Storchaka authored
    Also backport new functions temp_dir() and python_is_optimized().
    temp_cwd() now accepts None as a name (means using tempfile.mkdtemp).
    check_syntax_error() now accepts arguments lineno and offset.
    Use more specific error messages in get_attribute().
    eb66897e
test_test_support.py 12 KB