1. a4f46e1 Remove unused imports in test modules. by Georg Brandl · 15 years ago
  2. b0f5adc use assert[Not]IsInstance where appropriate by Ezio Melotti · 16 years ago
  3. 753d162 when print() gets unicode arguments, sep and end should be unicode by default #4618 by Benjamin Peterson · 16 years ago
  4. 1a6387e Merged revisions 61750,61752,61754,61756,61760,61763,61768,61772,61775,61805,61809,61812,61819,61917,61920,61930,61933-61934 via svnmerge from by Christian Heimes · 17 years ago
  5. 816a168 Comment how 'from __future__ import print_function' operates in 3.0. by Eric Smith · 17 years ago
  6. e504445 Use test.test_support.captured_stdout instead of a custom contextmanager. by Eric Smith · 17 years ago
  7. 7c47894 Backport of the print function, using a __future__ import. by Eric Smith · 17 years ago