Comment 1 for bug 244347

Revision history for this message
Gustavo Niemeyer (niemeyer) wrote :

python-curl will likely become the main/only way to do upgrades via HTTP in the
near future, since urllib as we know today is going away in Python 3.0, and the
code base of urllib2, which will be used, isn't thread safe last I checked.