mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Remove now-unnecessary "from __future__ import nested_scopes" stmts.
This commit is contained in:
parent
9a1ae1a960
commit
c4889c496a
5 changed files with 7 additions and 14 deletions
|
@ -1,5 +1,3 @@
|
|||
from __future__ import nested_scopes
|
||||
|
||||
tutorial_tests = """
|
||||
Let's try a simple generator:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue