mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter
This commit is contained in:
parent
e4be9be99a
commit
8675115e5f
46 changed files with 958 additions and 60 deletions
|
|
@ -6,6 +6,8 @@
|
|||
\indexii{URL}{parsing}
|
||||
\indexii{relative}{URL}
|
||||
|
||||
\renewcommand{\indexsubitem}{(in module urlparse)}
|
||||
|
||||
This module defines a standard interface to break URL strings up in
|
||||
components (addessing scheme, network location, path etc.), to combine
|
||||
the components back into a URL string, and to convert a ``relative
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue