http://www.mediawiki.org/wiki/Special:Code/pywikipedia/11337
Revision: 11337
Author: xqt
Date: 2013-04-04 07:53:54 +0000 (Thu, 04 Apr 2013)
Log Message:
-----------
remove unused variable
Modified Paths:
--------------
trunk/pywikipedia/config.py
Modified: trunk/pywikipedia/config.py
===================================================================
--- trunk/pywikipedia/config.py 2013-04-04 07:50:38 UTC (rev 11336)
+++ trunk/pywikipedia/config.py 2013-04-04 07:53:54 UTC (rev 11337)
@@ -439,12 +439,6 @@
copyright_economize_query = True
############## HTTP SETTINGS ##############
-# Use a persistent http connection. An http connection has to be established
-# only once per site object, making stuff a whole lot faster. Do NOT EVER
-# use this if you share Site objects across threads without proper locking.
-## DISABLED FUNCTION. Setting this variable will not have any effect.
-persistent_http = False
-
# Default socket timeout. Set to None to disable timeouts.
socket_timeout = 120 # set a pretty long timeout just in case...
_______________________________________________
Pywikipedia-svn mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-svn