Thread: pgAdmin 4 commit: On Python 2, use urllib2 instead of urllib, which all

pgAdmin 4 commit: On Python 2, use urllib2 instead of urllib, which all

From
Ashesh Vashi
Date:
On Python 2, use urllib2 instead of urllib, which allows us to specify timeout
parameter.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=09bdf1fab7001cd9d880109dbe3a224421b331fc

Modified Files
--------------
web/pgadmin/browser/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)