At 10:49 AM 8/24/2007 +1000, [EMAIL PROTECTED] wrote: >Best match: pygtk 2.10.4 >Downloading >ftp://ftp.gnome.org/pub/GNOME/sources/pygtk/2.10/pygtk-2.10.4.tar.gz > >... > return self.dict[name.lower()] >KeyError: 'content-type'
I could've sworn this problem was already fixed, but as it turns out, it wasn't fixed for actual file downloads. I've fixed it in SVN; you can "easy_install setuptools==dev06" to get the fixed version. _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
