]> git.ipfire.org Git - thirdparty/tornado.git/commit
*: Remove references to old python versions
authorBen Darnell <ben@bendarnell.com>
Thu, 11 Jul 2024 19:43:32 +0000 (15:43 -0400)
committerBen Darnell <ben@bendarnell.com>
Thu, 11 Jul 2024 19:43:32 +0000 (15:43 -0400)
commit00110e1602c516d2dcb371c5b9aa92b522ee7c48
tree07844045d82c42a94d8f2b2f79d6b5629e847cd4
parent1808129122f81b0e78120c29233381be5c37b0b8
*: Remove references to old python versions

Mainly in docs that say things like "you can only use this if you're
using python 3.2".
tornado/gen.py
tornado/iostream.py
tornado/netutil.py
tornado/options.py
tornado/tcpserver.py
tornado/test/__main__.py
tornado/test/gen_test.py
tornado/test/iostream_test.py
tornado/test/web_test.py