From: Serhiy Storchaka Date: Mon, 4 Sep 2023 12:24:03 +0000 (+0300) Subject: gh-89392: Fix running test_pep646_syntax as script (GH-108875) X-Git-Tag: v3.13.0a1~620 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f3b6608ba2b1db6ac449f656bf439bda8d66eb9f;p=thirdparty%2FPython%2Fcpython.git gh-89392: Fix running test_pep646_syntax as script (GH-108875) --- diff --git a/Lib/test/test_pep646_syntax.py b/Lib/test/test_pep646_syntax.py index def313da89ac..aac089b190bc 100644 --- a/Lib/test/test_pep646_syntax.py +++ b/Lib/test/test_pep646_syntax.py @@ -1,4 +1,5 @@ import doctest +import unittest doctests = """