Thanks to visit codestin.com Credit goes to github.com
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 611dbc3 commit 4f4dbefCopy full SHA for 4f4dbef
1 file changed
Doc/lib/liburllib.tex
@@ -146,7 +146,7 @@ \section{\module{urllib} ---
146
\class{FancyURLopener} class and use it to perform their requested
147
actions. To override this functionality, programmers can create a
148
subclass of \class{URLopener} or \class{FancyURLopener}, then assign
149
-that an instance of that class to the
+an instance of that class to the
150
\code{urllib._urlopener} variable before calling the desired function.
151
For example, applications may want to specify a different
152
\mailheader{User-Agent} header than \class{URLopener} defines. This
0 commit comments