mirror of
https://github.com/flancian/garden.git
synced 2026-08-08 15:36:19 +00:00
Auto saved by Logseq
This commit is contained in:
+2
-1
@@ -6,8 +6,9 @@
|
|||||||
- thought of this a while, it's nice how this handles spaces by default but it mangles unicode needlessly
|
- thought of this a while, it's nice how this handles spaces by default but it mangles unicode needlessly
|
||||||
- [[iri]] sounds better
|
- [[iri]] sounds better
|
||||||
- OK, let's go, what does [[urlencode]] in [[python]] does?
|
- OK, let's go, what does [[urlencode]] in [[python]] does?
|
||||||
- [[quote plus]]
|
- actually [[quote plus]]
|
||||||
- ```
|
- ```
|
||||||
import urllib.parse
|
import urllib.parse
|
||||||
- urllib.parse.quote_plus(...)
|
- urllib.parse.quote_plus(...)
|
||||||
- ```
|
- ```
|
||||||
|
-
|
||||||
Reference in New Issue
Block a user