cpython/Lib/http
Victor Stinner 4b1144ced1
Run Tools/scripts/reindent.py (#94225) (#94291)
Reindent files which were not properly formatted (PEP 8: 4 spaces).

Remove also some trailing spaces.

(cherry picked from commit e87ada48a9)
2022-06-26 12:39:16 +02:00
..
__init__.py
client.py Run Tools/scripts/reindent.py (#94225) (#94291) 2022-06-26 12:39:16 +02:00
cookiejar.py
cookies.py
server.py gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879) 2022-06-21 14:36:55 -07:00