60
60
# see if we can actually initialize PyCurl - sometimes it will load but
61
61
# fail to start up due to this bug:
63
63
# 32. (At least on Windows) If libcurl is built with c-ares and there's
64
64
# no DNS server configured in the system, the ares_init() call fails and
65
65
# thus curl_easy_init() fails as well. This causes weird effects for