We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 429d13a commit 05bda76Copy full SHA for 05bda76
Doc/lib/liburllib.tex
@@ -118,7 +118,7 @@ \section{\module{urllib} ---
118
\class{FancyURLopener} class and use it to perform their requested
119
actions. To override this functionality, programmers can create a
120
subclass of \class{URLopener} or \class{FancyURLopener}, then assign
121
-that an instance of that class to the
+an instance of that class to the
122
\code{urllib._urlopener} variable before calling the desired function.
123
For example, applications may want to specify a different
124
\mailheader{User-Agent} header than \class{URLopener} defines. This
0 commit comments