pip/src/pip/_internal/network
Pradyun Gedam f91ba6b348
Merge pull request #9354 from jdufresne/super
Use short Python3 super() syntax
2020-12-25 19:18:28 +00:00
..
__init__.py Add documentation string to pip._internal.network.auth 2019-09-20 19:46:40 -04:00
auth.py Remove redundant Python 2.7 code 2020-12-22 09:06:26 +02:00
cache.py Use short Python3 super() syntax 2020-12-24 15:11:51 -08:00
download.py Prepare isort for black 2020-09-23 21:47:47 +05:30
lazy_wheel.py Remove redundant Python 2.7 code 2020-12-22 09:06:26 +02:00
session.py Use short Python3 super() syntax 2020-12-24 15:11:51 -08:00
utils.py Drop u prefix from str literals 2020-12-25 07:26:06 -08:00
xmlrpc.py Use short Python3 super() syntax 2020-12-24 15:11:51 -08:00