mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-04-04 22:09:41 +02:00
Python2 ignores the byte string qualification (b’foo’) but falls over for the combination rb for this regexp. Switching the qualification to br appears to fix this and works in both python2 and python3. |
||
---|---|---|
.. | ||
methods | ||
__init__.py | ||
__main__.py | ||
assembler.py | ||
client.py | ||
cmdline.py | ||
firewall.py | ||
helpers.py | ||
hostwatch.py | ||
linux.py | ||
options.py | ||
sdnotify.py | ||
server.py | ||
ssh.py | ||
ssnet.py | ||
ssyslog.py | ||
stresstest.py | ||
sudoers.py |