Fix some markup errors.

This commit is contained in:
Brett Cannon 2008-05-16 06:04:08 +00:00
parent 2cd05ffd46
commit 57bcbda8f0
1 changed files with 13 additions and 6 deletions

View File

@ -758,7 +758,9 @@ thus makes sense to group related modules into packages.
dbm package
///////////
(TODO)
TODO
================= ===============================
Current Name Replacement Name
================= ===============================
@ -779,7 +781,8 @@ whichdb dbm.__init__ [1]_
html package
////////////
(TODO)
TODO
================== ===============================
Current Name Replacement Name
================== ===============================
@ -790,7 +793,8 @@ htmlentitydefs html.entities
http package
////////////
(TODO)
TODO
================= ===============================
Current Name Replacement Name
================= ===============================
@ -808,7 +812,8 @@ cookielib http.cookiejar
tkinter package
///////////////
(TODO)
TODO
================== ===============================
Current Name Replacement Name
================== ===============================
@ -839,7 +844,8 @@ turtle tkinter.turtle
urllib package
//////////////
(TODO)
TODO
Originally this new package was to be named ``url``, but because of
the common use of the name as a variable, it has been deemed better
to keep the name ``urllib`` and instead shift existing modules around
@ -861,7 +867,8 @@ urllib urllib.parse, urllib.request [6]_
xmlrpc package
//////////////
(TODO)
TODO
================== ===============================
Current Name Replacement Name
================== ===============================