Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7e955 commit eed8045Copy full SHA for eed8045
1 file changed
Doc/library/urllib.parse.rst
@@ -113,7 +113,8 @@ or on combining URL components into a URL string.
113
+------------------+-------+-------------------------+------------------------+
114
| :attr:`path` | 2 | Hierarchical path | empty string |
115
116
- | :attr:`params` | 3 | No longer used | always an empty string |
+ | :attr:`params` | 3 | Parameters for last | empty string |
117
+ | | | path element | |
118
119
| :attr:`query` | 4 | Query component | empty string |
120
0 commit comments