netlib.strutils -> mitmproxy.utils.strutils

This commit is contained in:
Aldo Cortesi
2016-10-20 10:11:58 +13:00
parent 1407830280
commit f45f4e677e
26 changed files with 33 additions and 25 deletions

View File

@@ -1,4 +1,5 @@
from netlib import strutils, tutils
from mitmproxy.utils import strutils
from netlib import tutils
def test_always_bytes():