• Guido van Rossum's avatar
    The third and final doc-string sweep by Ka-Ping Yee. · fa1b52d8
    Guido van Rossum authored
    The attached patches update the standard library so that all modules
    have docstrings beginning with one-line summaries.
    
    A new docstring was added to formatter.  The docstring for os.py
    was updated to mention nt, os2, ce in addition to posix, dos, mac.
    fa1b52d8
urlparse.py 7.2 KB