I noticed this problem when I tried this:
$ python ez_setup.py -UDf http://turbogears.org/download/ TurboGears Reading http://turbogears.org/download/ Searching for TurboGears Reading http://www.python.org/pypi/TurboGears/ Reading http://www.turbogears.org Best match: TurboGears 0.8a4 Downloading http://turbogears.org/download/eggs/TurboGears-0.8a4-py2.4.egg Processing TurboGears-0.8a4-py2.4.egg creating c:\python24\lib\site-packages\TurboGears-0.8a4-py2.4.egg Extracting TurboGears-0.8a4-py2.4.egg to c:\python24\lib\site-packages Adding TurboGears 0.8a4 to easy-install.pth file Installing tg-admin-script.py script to c:\Python24\Scripts Installing tg-admin.exe script to c:\Python24\Scripts Installed c:\python24\lib\site-packages\turbogears-0.8a4-py2.4.egg Processing dependencies for TurboGears Searching for TestGears>=0.2 Reading http://www.python.org/pypi/TestGears/ Reading http://www.turbogears.org/testgears/ Best match: TestGears 0.2 Downloading http://www.turbogears.org/download/eggs/TestGears-0.2-py2.4.egg Processing TestGears-0.2-py2.4.egg Moving TestGears-0.2-py2.4.egg to c:\python24\lib\site-packages Adding TestGears 0.2 to easy-install.pth file Installed c:\python24\lib\site-packages\testgears-0.2-py2.4.egg Searching for FormEncode>=0.2.3dev-r1104 Reading http://www.python.org/pypi/FormEncode/ Reading http://formencode.sf.net Best match: FormEncode 0.2.3dev-r1104 Downloading http://turbogears.org/download/eggs/FormEncode-0.2.3dev_r1104-py2.4. egg Processing FormEncode-0.2.3dev_r1104-py2.4.egg creating c:\python24\lib\site-packages\FormEncode-0.2.3dev_r1104-py2.4.egg Extracting FormEncode-0.2.3dev_r1104-py2.4.egg to c:\python24\lib\site-packages Adding FormEncode 0.2.3dev-r1104 to easy-install.pth file Installed c:\python24\lib\site-packages\formencode-0.2.3dev_r1104-py2.4.egg Searching for cElementTree>=1.0.2 Reading http://www.python.org/pypi/cElementTree/ Reading http://www.effbot.org/zone/celementtree.htm Reading http://effbot.org/downloads#celementtree Best match: cElementTree 1.0.3-20050812 Downloading http://effbot.org/downloads/index.cgi/cElementTree-1.0.3-20050812.wi n32-py2.4.exe?index error: Unexpected HTML page found at http://effbot.org/downloads/index.cgi/cElem entTree-1.0.3-20050812.win32-py2.4.exe?index

