Default to Curl HttpClient.

+ AsyncHttpClient.configure("tornado.curl_httpclient.CurlAsyncHttpClient") is
  supposed to be used for this, but it runs into the same module naming
  confusion that tornadi_fix is used to resolve. Need to remove the
  tr/tornado symlink and sys.path.append("tr/vendor/tornado") instead.
1 file changed
tree: 40046b100f98357cb200dfb587295ae9001960db
  1. demos/
  2. tornado/
  3. website/
  4. .gitignore
  5. MANIFEST.in
  6. README
  7. setup.py