Browse Source

UrlLib

pull/3/head
Jure Šorn 6 years ago
parent
commit
8cb3bea706
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -1172,7 +1172,7 @@ wf.close()
Url
---
```python
>>> from urllib.parse import quote, quote_plus, unquote, unquote_plus
from urllib.parse import quote, quote_plus, unquote, unquote_plus
```
### Encode

|||||||
100:0
Loading…
Cancel
Save