]> granicus.if.org Git - python/commit
Refactor cmd_view(): move line formatting to a helper method.
authorGuido van Rossum <guido@python.org>
Thu, 17 Oct 2002 21:43:47 +0000 (21:43 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 17 Oct 2002 21:43:47 +0000 (21:43 +0000)
commit154c08894b9003671c92af751b3b889808e43e1c
tree417ac9684f393b55ca150c6a9dc60ba14de66ac3
parent9c3848b39b9b87bd0f81b145b1402093e659673e
Refactor cmd_view(): move line formatting to a helper method.
Demo/cgi/wiki.py