use urllib.parse.urlsplit instead of regex
authorTristan Mahé <gled@remote-shell.net>
Thu, 1 Nov 2018 20:14:37 +0000 (13:14 -0700)
committerTristan Mahé <gled@remote-shell.net>
Thu, 1 Nov 2018 20:14:37 +0000 (13:14 -0700)
commit39a255375ef23c6df845bf50b28c88ef4ff8eb3f
tree2661322dd5e85103fc8a918153e441b95ba785f7
parentfb669f124fd173ebab27fdbc41c14a237bbc3511
use urllib.parse.urlsplit instead of regex
relay/actor.py
relay/database.py