mirror of
https://github.com/python/cpython.git
synced 2024-11-25 19:03:49 +08:00
Removed the generator future-stmt -- not needed for 2.3.
This commit is contained in:
parent
e08c9dbffc
commit
8db890a21a
@ -1,4 +1,3 @@
|
||||
from __future__ import generators
|
||||
import unittest
|
||||
|
||||
import test_support
|
||||
|
Loading…
Reference in New Issue
Block a user