mirror of https://github.com/python/cpython
b053cd8f40
Opportunistically also fixed one or two places where '<> None' should be 'is not None' and where 'type(x) <> y' should be 'not isinstance(x, y)'. |
||
---|---|---|
.. | ||
__init__.py | ||
handlers.py | ||
headers.py | ||
simple_server.py | ||
util.py | ||
validate.py |