]> git.lizzy.rs Git - torbrowser-launcher.git/commit
using subprocess.Popen instead of subprocess.check_output, to be compatible with...
authorMicah Lee <micahflee@riseup.net>
Wed, 20 Feb 2013 06:59:34 +0000 (22:59 -0800)
committerMicah Lee <micahflee@riseup.net>
Wed, 20 Feb 2013 06:59:34 +0000 (22:59 -0800)
commitc13b21c7003a66c44e91d07eb966766605cd7899
tree5d97ca7b0b9499a79f83b9a6a1d58b5158b18f10
parent016b7d23de2b6544de533bc3dc15988fecdef0bb
using subprocess.Popen instead of subprocess.check_output, to be compatible with older python that comes with debian wheezy
torbrowser-launcher