| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -2/+2 |
| * | Fix a bunch of doctests with the -d option of refactor.py. | Guido van Rossum | 2007-02-09 | 1 | -13/+13 |
| * | Use descriptors. | Guido van Rossum | 2005-01-16 | 1 | -4/+2 |
| * | Fixed a small bug. doctest didn't handle unicode docstrings containing | Jim Fulton | 2004-10-13 | 1 | -2/+16 |
| * | Complete the absolute import patch for the test suite. All relative | Barry Warsaw | 2002-07-30 | 1 | -1/+1 |
| * | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
| * | SF bug [#467331] ClassType.__doc__ always None. | Tim Peters | 2001-10-04 | 1 | -5/+1 |
| * | Made the classmethod docstring test a bit less trivial. | Tim Peters | 2001-10-03 | 1 | -3/+3 |
| * | SF bug [#467336] doctest failures w/ new-style classes. | Tim Peters | 2001-10-03 | 1 | -0/+112 |
