]> git.ipfire.org Git - thirdparty/tornado.git/commit
Cherry-pick b151a1ee967 into branch2.2.
authorBen Darnell <ben@bendarnell.com>
Tue, 31 Jan 2012 08:34:12 +0000 (00:34 -0800)
committerBen Darnell <ben@bendarnell.com>
Tue, 24 Apr 2012 04:37:34 +0000 (21:37 -0700)
commit15798a1d6a724e6077ecdc24bfd99298ead8f0c2
tree5eb68dbef554b297ca78b7f1216ca3849b5dfc43
parentc1f72d504f05c4d071e1b2f4f39494265a86fe44
Cherry-pick b151a1ee967 into branch2.2.

Original commit message:

Add a version check for the curses unicode hack so it won't break when
python 3.2.3 or 3.3 are released.

Closes #450.
tornado/options.py