commit | f5077aa17bc0bcae14524e25cff6635c9398fd57 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Tue May 25 15:36:46 2010 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Tue May 25 15:36:46 2010 +0000 |
tree | c165a5354eb978f0a21004c0a8070b41e9d74902 | |
parent | 1d258d76ba27f04cd28068c18a6ee9062aa2a093 [diff] |
Recorded merge of revisions 81521 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81521 | r.david.murray | 2010-05-25 11:32:06 -0400 (Tue, 25 May 2010) | 2 lines Issue 8818: urlparse/urlsplit keyword is 'scheme', not 'default_scheme'. ........