test_ok1/testing/io_
holger krekel 5ece3858e4 introduce new py.io.saferepr for printing the 'repr' of an object safely
and without consuming too much space

--HG--
branch : trunk
2010-04-29 14:17:07 +02:00
..
__init__.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_capture.py fix a py3k related skip - py.io.TextIO on py3k should probably 2010-04-29 10:50:20 +02:00
test_saferepr.py introduce new py.io.saferepr for printing the 'repr' of an object safely 2010-04-29 14:17:07 +02:00
test_terminalwriter.py make py.io.ansi_print and py.io.get_terminal_width() directly available. 2010-04-29 10:49:50 +02:00