4b6fc9cb9f
Imports of tornado.ioloop have crept into more places, so the old app engine policy of never importing these modules doesn't work. Instead, we add guards around imports of unavailable modules (fcntl, ssl, multiprocessing) so that everything is at least importable. Closes #1059. |
||
---|---|---|
.. | ||
cgi_runtests.py | ||
runtests.py |