summaryrefslogtreecommitdiffstats
path: root/Doc/lib/liburllib2.tex
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2003-05-10 07:40:56 (GMT)
committerRaymond Hettinger <python@rcn.com>2003-05-10 07:40:56 (GMT)
commit0dfd7a93617a33348a8d3b8155e8a037a1d8e283 (patch)
tree7a31922aa0e8f3f171820eee5313bf98ca84d774 /Doc/lib/liburllib2.tex
parenta94568a7535de60f1144e4eea0d027b87017a4b4 (diff)
downloadcpython-0dfd7a93617a33348a8d3b8155e8a037a1d8e283.zip
cpython-0dfd7a93617a33348a8d3b8155e8a037a1d8e283.tar.gz
cpython-0dfd7a93617a33348a8d3b8155e8a037a1d8e283.tar.bz2
Missing parenthesis found by texcheck.py
Diffstat (limited to 'Doc/lib/liburllib2.tex')
-rw-r--r--Doc/lib/liburllib2.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/liburllib2.tex b/Doc/lib/liburllib2.tex
index 7b47f9b..48afc9b 100644
--- a/Doc/lib/liburllib2.tex
+++ b/Doc/lib/liburllib2.tex
@@ -297,7 +297,7 @@ Open the given \var{url} (which can be a request object or a string),
optionally passing the given \var{data}.
Arguments, return values and exceptions raised are the same as those
of \function{urlopen()} (which simply calls the \method{open()} method
-on the default installed \class{OpenerDirector}.
+on the default installed \class{OpenerDirector}).
\end{methoddesc}
\begin{methoddesc}[OpenerDirector]{error}{proto\optional{,