Module pl.url

Python-style URL quoting library.

Functions

quote (s, quote_plus) Quote the url.
unquote (s) Unquote the url.


Functions

quote (s, quote_plus)
Quote the url.

Parameters:

  • s string the string
  • quote_plus bool Use quote_plus rules
unquote (s)
Unquote the url.

Parameters:

generated by LDoc 1.4.6 Last updated 2022-01-28 07:44:00