-
R. David Murray yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r72868 | r.david.murray | 2009-05-23 14:49:56 -0400 (Sat, 23 May 2009) | 5 lines Fix for issue 5259: ASCII encode the username and password before passing it to encode_base64, which requires bytes in py3k. Fix by Musashi Tamura, tests by Marcin Bachry. ........
6b41be88