eric7/APIs/Python3/eric7.api

branch
eric7
changeset 9158
47c32c123843
parent 9154
e8ca7b41a7d8
child 9164
111fe229ee4f
--- a/eric7/APIs/Python3/eric7.api	Fri Jun 17 18:08:24 2022 +0200
+++ b/eric7/APIs/Python3/eric7.api	Mon Jun 20 09:46:10 2022 +0200
@@ -1082,6 +1082,9 @@
 eric7.EricNetwork.EricNetworkProxyFactory.HostnameMatcher?1(pattern)
 eric7.EricNetwork.EricNetworkProxyFactory.proxyAuthenticationRequired?4(proxy, auth)
 eric7.EricNetwork.EricNetworkProxyFactory.schemeFromProxyType?4(proxyType)
+eric7.EricNetwork.EricNetworkUtilities.isValidAddress?4(address)
+eric7.EricNetwork.EricNetworkUtilities.isValidIPv4Address?4(address)
+eric7.EricNetwork.EricNetworkUtilities.isValidIPv6Address?4(address)
 eric7.EricNetwork.EricSslCertificateSelectionDialog.EricSslCertificateSelectionDialog.CertRole?7
 eric7.EricNetwork.EricSslCertificateSelectionDialog.EricSslCertificateSelectionDialog.getSelectedCertificate?4()
 eric7.EricNetwork.EricSslCertificateSelectionDialog.EricSslCertificateSelectionDialog.on_certificatesTree_itemSelectionChanged?4()
@@ -1165,9 +1168,6 @@
 eric7.EricNetwork.EricUrlInfo.EricUrlPermission.WRITE_GROUP?7
 eric7.EricNetwork.EricUrlInfo.EricUrlPermission.WRITE_OTHER?7
 eric7.EricNetwork.EricUrlInfo.EricUrlPermission.WRITE_OWNER?7
-eric7.EricNetwork.isValidAddress?4(address)
-eric7.EricNetwork.isValidIPv4Address?4(address)
-eric7.EricNetwork.isValidIPv6Address?4(address)
 eric7.EricUtilities.EricCache.EricCache.add?4(key, item)
 eric7.EricUtilities.EricCache.EricCache.clear?4()
 eric7.EricUtilities.EricCache.EricCache.get?4(key)

eric ide

mercurial