mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
merge with 3.4
This commit is contained in:
commit
7728fe8e87
1 changed files with 2 additions and 1 deletions
|
@ -81,7 +81,8 @@ or on combining URL components into a URL string.
|
|||
this argument is the empty string.
|
||||
|
||||
If the *allow_fragments* argument is false, fragment identifiers are not
|
||||
allowed. The default value for this argument is :const:`True`.
|
||||
recognized and parsed as part of the preceding component. The default value
|
||||
for this argument is :const:`True`.
|
||||
|
||||
The return value is actually an instance of a subclass of :class:`tuple`. This
|
||||
class has the following additional read-only convenience attributes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue