mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
[3.11] gh-89392: Fix running test_pep646_syntax as script (GH-108875) (GH-108877)
(cherry picked from commit f3b6608ba2)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
This commit is contained in:
parent
b26717b319
commit
562c168856
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