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. |
||
---|---|---|
.. | ||
appengine | ||
pyuv | ||
redbot | ||
websocket | ||
README |
README
This directory contains additional tests that are not included in the main suite (because e.g. they have extra dependencies, run slowly, or produce more output than a simple pass/fail)