summaryrefslogtreecommitdiffstats
path: root/Doc/library
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-09-21 14:28:03 (GMT)
committerÉric Araujo <merwok@netwok.org>2011-09-21 14:28:03 (GMT)
commitdd2d55c8a145deffb521724e7cb159b453eeb6b8 (patch)
tree47c7689c78be49f88864c1077b7ce7e75d0fb154 /Doc/library
parent4c0b7070ce1461fd54059d1fdc435ab89bdb6555 (diff)
downloadcpython-dd2d55c8a145deffb521724e7cb159b453eeb6b8.zip
cpython-dd2d55c8a145deffb521724e7cb159b453eeb6b8.tar.gz
cpython-dd2d55c8a145deffb521724e7cb159b453eeb6b8.tar.bz2
Remove two unneeded attributes in packaging
Diffstat (limited to 'Doc/library')
-rw-r--r--Doc/library/packaging.pypi.simple.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/packaging.pypi.simple.rst b/Doc/library/packaging.pypi.simple.rst
index 92b3270..9153738 100644
--- a/Doc/library/packaging.pypi.simple.rst
+++ b/Doc/library/packaging.pypi.simple.rst
@@ -24,7 +24,7 @@ API
prefer_final=False, prefer_source=True, \
hosts=('*',), follow_externals=False, \
mirrors_url=None, mirrors=None, timeout=15, \
- mirrors_max_tries=0, verbose=False)
+ mirrors_max_tries=0)
*index_url* is the address of the index to use for requests.