##// END OF EJS Templates
help: remove references to "Python 2.6 or later"...
Gregory Szorc -
r28846:18f2fc51 default
parent child Browse files
Show More
@@ -986,9 +986,6 b' For example::'
986 986 hg.intevation.de = fc:e2:8d:d9:51:cd:cb:c1:4d:18:6b:b7:44:8d:49:72:57:e6:cd:33
987 987 hg.intevation.org = fc:e2:8d:d9:51:cd:cb:c1:4d:18:6b:b7:44:8d:49:72:57:e6:cd:33
988 988
989 This feature is only supported when using Python 2.6 or later.
990
991
992 989 ``http_proxy``
993 990 --------------
994 991
@@ -1849,11 +1846,6 b' The full set of options is:'
1849 1846 client, then it will verify the identity of remote HTTPS servers
1850 1847 with these certificates.
1851 1848
1852 This feature is only supported when using Python 2.6 or later. If you wish
1853 to use it with earlier versions of Python, install the backported
1854 version of the ssl library that is available from
1855 ``http://pypi.python.org``.
1856
1857 1849 To disable SSL verification temporarily, specify ``--insecure`` from
1858 1850 command line.
1859 1851
General Comments 0
You need to be logged in to leave comments. Login now