summaryrefslogtreecommitdiff
path: root/Lib/test/test___future__.py
Commit message (Expand)AuthorAgeFilesLines
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-231-1/+1
* Expose the CO_xxx flags via the "new" module (re-solving a problem "theTim Peters2001-08-181-0/+13
* A self-contained piece of Michael Hudson's patchTim Peters2001-08-171-1/+6
* Make names in __future__.py bind to class instances instead of 2-tuples.Tim Peters2001-03-021-3/+2
* Add __future__.py to std library, + dull test to verify that assignmentsTim Peters2001-02-261-0/+42