On Mon, 9 Oct 2006, Scott Dial wrote: [...] > In retrospect, perhaps "{de|en}codestring" was a poor name choice. > urllib2 should be calling b64encode directly. > > I have submitted a patch to the tracker: [ 1574068 ] urllib2 - Fix line > breaks in authorization headers.
urllib should also be fixed in the same way (assuming your fix is correct), since urllib also uses base64.{de,en}codestring(). John _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com