##// END OF EJS Templates
sslutil: Restore missing imports of socket and httplib to sslutil...
sslutil: Restore missing imports of socket and httplib to sslutil Two imports were omitted in the restructure of the code creating sslutil.py, socket and httplib are required when the 'ssl' module cannot be imported, restoring these imports allows mercurial to run on python2.4+2.5.
Stephen Thorne -
r14616:64dfbe57 default
Show More
Name Size Modified Last Commit Author
/ mercurial / httpclient
tests
__init__.py Loading ...
socketutil.py Loading ...