From: jamesbunton Date: Thu, 8 Jun 2006 13:01:35 +0000 (+0000) Subject: Added 400 errors to the list. X-Git-Url: https://code.delx.au/pymsnt/commitdiff_plain/1f32be4ba337472bb48873cdf8ee66854e3ea301 Added 400 errors to the list. git-svn-id: http://delx.cjb.net/svn/pymsnt/trunk@172 55fbd22a-6204-0410-b2f0-b6c764c7e90a committer: jamesbunton --- diff --git a/src/tlib/msn/msn.py b/src/tlib/msn/msn.py index 3a13f5b..e1c1311 100644 --- a/src/tlib/msn/msn.py +++ b/src/tlib/msn/msn.py @@ -3066,6 +3066,7 @@ errorCodes = { 301 : "Too many FND responses", 302 : "Not logged in", + 400 : "Message not allowed", 402 : "Error accessing contact list", 403 : "Error accessing contact list",