From 521694bae4db7d2a1f269ab2049e0687a59119ae Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 8 May 2022 16:58:09 +0200 Subject: [PATCH] Auto saved by Logseq --- hashtags.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hashtags.md b/hashtags.md index 295c74c1b..b2ae4c0e9 100644 --- a/hashtags.md +++ b/hashtags.md @@ -5,4 +5,9 @@ - [[rfc 3986]] means we could just link to / regardless of convention, and let [[agora server]] handle (semantic) parsing - thought of this a while, it's nice how this handles spaces by default but it mangles unicode needlessly - [[iri]] sounds better - - OK, let's go, what does [[urlencode]] in [[python]] does? \ No newline at end of file + - OK, let's go, what does [[urlencode]] in [[python]] does? + - [[quote plus]] + - ``` + import urllib.parse + - urllib.parse.quote_plus(...) + - ``` \ No newline at end of file