author | Alberto Bertogli
<albertito@blitiri.com.ar> 2011-05-10 19:43:52 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2011-05-10 19:43:52 UTC |
parent | 00061ce2c4f0024fff43414908f8f1230fadc54c |
msnlib.py | +1 | -1 |
diff --git a/msnlib.py b/msnlib.py index cf1dce0..055d795 100644 --- a/msnlib.py +++ b/msnlib.py @@ -591,7 +591,7 @@ class msnd: # for now we raise 911, which means authentication # failed; but maybe we can get more detailed # information - raise AuthError, [911, 'SSL Auth failed'] + raise AuthError, (911, 'SSL Auth failed') # and parse the headers to get the passport id try: