mirror of https://github.com/python/cpython.git
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