Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 029f7f7

Browse files
committed
merge from 3.5
2 parents 186c30b + b6213c5 commit 029f7f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/howto/urllib2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ component and the hostname and optionally the port number)
514514
e.g. "http://example.com/" *or* an "authority" (i.e. the hostname,
515515
optionally including the port number) e.g. "example.com" or "example.com:8080"
516516
(the latter example includes a port number). The authority, if present, must
517-
NOT contain the "userinfo" component - for example "joe@password:example.com" is
517+
NOT contain the "userinfo" component - for example "joe:password@example.com" is
518518
not correct.
519519

520520

0 commit comments

Comments
 (0)