File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,10 +31,10 @@ \section{Standard Module \sectcode{urllib}}
3131required.)
3232
3333The \code {info()} method returns an instance of the class
34- \code {rfc822 .Message} containing the headers received from the server,
34+ \code {mimetools .Message} containing the headers received from the server,
3535if the protocol uses such headers (currently the only supported
3636protocol that uses this is HTTP). See the description of the
37- \code {rfc822 } module.
37+ \code {mimetools } module.
3838\end {funcdesc }
3939
4040\begin {funcdesc }{urlretrieve}{url}
Original file line number Diff line number Diff line change @@ -31,10 +31,10 @@ \section{Standard Module \sectcode{urllib}}
3131required.)
3232
3333The \code {info()} method returns an instance of the class
34- \code {rfc822 .Message} containing the headers received from the server,
34+ \code {mimetools .Message} containing the headers received from the server,
3535if the protocol uses such headers (currently the only supported
3636protocol that uses this is HTTP). See the description of the
37- \code {rfc822 } module.
37+ \code {mimetools } module.
3838\end {funcdesc }
3939
4040\begin {funcdesc }{urlretrieve}{url}
You can’t perform that action at this time.
0 commit comments