(original) (raw)
On Sat, May 31, 2008 at 11:33 AM, Georg Brandl <g.brandl@gmx.net> wrote:
Now that the docs are reST, the source is almost pretty enough to display
it raw, but I could also imagine a "text" writer that removes the more
obscure markup to present a casual-reader-friendly text version.
The needed sources could then be distributed with Python -- it shouldn't
be more than about 200 kb.
+1 from me. Would this mean that htmllib and sgmllib could be
removed without further ado.
Mark