0
0
mirror of https://github.com/python/cpython.git synced 2024-11-21 12:59:38 +01:00

gh-89392: Fix running test_pep646_syntax as script (GH-108875)

This commit is contained in:
Serhiy Storchaka 2023-09-04 15:24:03 +03:00 committed by GitHub
parent 5a3672cb39
commit f3b6608ba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
import doctest
import unittest
doctests = """