It defines the following functions:
-\begin{funcdesc}{urlparse}{urlstring\optional{\,
-default_scheme\optional{\, allow_fragments}}}
+\begin{funcdesc}{urlparse}{urlstring\optional{, default_scheme\optional{, allow_fragments}}}
Parse a URL into 6 components, returning a 6-tuple: (addressing
scheme, network location, path, parameters, query, fragment
identifier). This corresponds to the general structure of a URL:
It defines the following functions:
-\begin{funcdesc}{urlparse}{urlstring\optional{\,
-default_scheme\optional{\, allow_fragments}}}
+\begin{funcdesc}{urlparse}{urlstring\optional{, default_scheme\optional{, allow_fragments}}}
Parse a URL into 6 components, returning a 6-tuple: (addressing
scheme, network location, path, parameters, query, fragment
identifier). This corresponds to the general structure of a URL: