Comment 2 for bug 396187

Revision history for this message
Paulo Albuquerque (paulo.albuquerque) wrote :

I solved the problem and tested it on my system. The upgrade to a development release now works fine.

I use urllib2 to test the repository url insted of using httplib and ftplib, so the proxy definitions are used. The code is more compact too.

Can someone have a look?