summarylogtreecommitdiffstats
path: root/utils.patch
diff options
context:
space:
mode:
Diffstat (limited to 'utils.patch')
-rw-r--r--utils.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/utils.patch b/utils.patch
new file mode 100644
index 000000000000..350e53e8c816
--- /dev/null
+++ b/utils.patch
@@ -0,0 +1,12 @@
+diff --git a/python_hosts/utils.py b/python_hosts/utils.py
+index 38bbd28..ba20dfe 100644
+--- a/python_hosts/utils.py
++++ b/python_hosts/utils.py
+@@ -4,7 +4,6 @@ This module contains utility functions used by the Hosts and HostsEntry methods
+ """
+ import os
+ import re
+-import win_inet_pton
+
+ import socket
+