]> git.ipfire.org Git - thirdparty/tornado.git/commit
Change binary literals to hex for compatibility with python2.5
authorBen Darnell <ben@bendarnell.com>
Sun, 17 Jul 2011 22:17:36 +0000 (15:17 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 17 Jul 2011 22:17:36 +0000 (15:17 -0700)
commit379cd3d60919b20d76c2d0fa4f66b24a5a485aff
tree51b71b7d8b1b5aa50b932520a1b50c2f86993baa
parentef42bd8a5a64ebbb7bcf1cd6ddf4e24c64074512
Change binary literals to hex for compatibility with python2.5
tornado/websocket.py