mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
gh-89392: Fix running test_pep646_syntax as script (GH-108875)
This commit is contained in:
parent
5a3672cb39
commit
f3b6608ba2
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import doctest
|
||||
import unittest
|
||||
|
||||
doctests = """
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue