I am not able to reproduce your problem. The code that you provided does
not even run due to the syntax error in post() method: "username =
self.get_body_argument('username'):". Could you please:

- try to minimize the script as far as possible;

- remove try/except block surrounding: "remember =
json.loads(remember_cookie.decode())";

- attach it in full to the bug report;

- and finally attach a full Python traceback for the ValueError you are
experiencing?

Which unrelated software does this bug break? If none, then this is
probably not a critical bug.

-- 
Yours virtually,
Jakub Warmuz

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to