Kiet Tran added the comment:
That document actually doesn't have any table that spans multiple lines. Here's
the html page: http://docs.python.org/dev/library/unittest.html
Actually, I already know how to make a table span multiple lines from this
stackoverflow page:
http://stackov
Kiet Tran added the comment:
Good idea.
--
keywords: +patch
Added file: http://bugs.python.org/file28075/16438.patch
___
Python tracker
<http://bugs.python.org/issue16
Kiet Tran added the comment:
I was trying to fix this, but I ran into a couple questions.
1) Once I put, say, "x + y" and "x - y" into the same table cell, what would a
good format be? My preferred format is to have them on separate lines in the
cell, but after a lot of go