]> granicus.if.org Git - python/commit
Another nit found by Neal Norwitz using pychecker. This was caused by a
authorSkip Montanaro <skip@pobox.com>
Mon, 7 Jun 2004 11:20:40 +0000 (11:20 +0000)
committerSkip Montanaro <skip@pobox.com>
Mon, 7 Jun 2004 11:20:40 +0000 (11:20 +0000)
commit1c0228a51902233b3478e835be65198d305824e4
tree86cd351564075df59d7480d93737ac52f84de5db
parent1cdd3632a0eeffd1efc71c6d650b5e340536cb63
Another nit found by Neal Norwitz using pychecker.  This was caused by a
too-mechanical translation when converting html() to text() (simply stripped
strong() where it appeared).
Lib/cgitb.py