Fixed bugs in gwpy.io.kerberos for python3
Compare changes
Files
2+ 5
− 3
@@ -34,7 +34,7 @@ __author__ = 'Duncan Macleod <duncan.macleod@ligo.org>'
@@ -82,8 +82,10 @@ def test_parse_keytab(mocked_popen):
@@ -95,7 +97,7 @@ def test_kinit(raw_input_, getpass, mocked_popen, which, capsys):