Previous version had a bug when the URL contained percent-encoded spaces because url.replace() was looking for spaces and not replacing the %20. Constructing the url from parts is more reliable. |
||
|---|---|---|
| .. | ||
| etiquette_flask | ||
| etiquette_cli.py | ||
| etiquette_repl.py | ||