sshuttle/compat
Avery Pennarun 52fbb2ebbe compat/ssubprocess.py: some python versions don't have os.closerange().
Like python2.5 on Debian.  It might be a MacOS extension or something.  So
much for the comment in subprocess.py that said "keep this compatible with
python 2.2."
2010-10-01 19:26:56 -07:00
..
__init__.py import and use subprocess.py from python 2.6. 2010-10-01 12:11:48 -07:00
ssubprocess.py compat/ssubprocess.py: some python versions don't have os.closerange(). 2010-10-01 19:26:56 -07:00