Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -52/+56 |
* | Allow both string and Unicode objects in levels. | Martin v. Löwis | 2002-11-09 | 1 | -2/+2 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Expose the CO_xxx flags via the "new" module (re-solving a problem "the | Tim Peters | 2001-08-18 | 1 | -0/+13 |
* | A self-contained piece of Michael Hudson's patch | Tim Peters | 2001-08-17 | 1 | -1/+6 |
* | Make names in __future__.py bind to class instances instead of 2-tuples. | Tim Peters | 2001-03-02 | 1 | -3/+2 |
* | Add __future__.py to std library, + dull test to verify that assignments | Tim Peters | 2001-02-26 | 1 | -0/+42 |