+1
−1
+10
−31
Loading
This involved the following: * Changing the shebang from "python" to "python3". * Using the ipaddress instead of the ipaddr module. * Some str/bytes conversions. * Getting rid of WebClientContextFactory. * Using io.TextIOBase instead of file. * Make the calling proxy.py expect str instead of bytes.