diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-01 16:08:07 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-01 16:08:07 +0300 |
commit | 2eaa4fc9ab517b0ef0c21272766551ab3191c5ea (patch) | |
tree | ee5b05e220da118525ebc1b26069014778442609 /%HOME%/.config/systemd | |
parent | get.py: don't import cgitb (diff) | |
download | linux-status-2eaa4fc9ab517b0ef0c21272766551ab3191c5ea.tar.gz linux-status-2eaa4fc9ab517b0ef0c21272766551ab3191c5ea.zip |
get.py: don't import cgi
I only use it for FieldsStorage, and it can be trivially replaced with
urllib.parse while being really bad for performance.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions