pip/src/pip/_internal/network
Jon Dufresne b78f71216f Remove unnecessary "noqa" comments 2020-12-28 18:19:09 -08:00
..
__init__.py Add documentation string to pip._internal.network.auth 2019-09-20 19:46:40 -04:00
auth.py Remove unnecessary "noqa" comments 2020-12-28 18:19:09 -08:00
cache.py Use unified OSError and its subclasses 2020-12-26 12:16:09 -08:00
download.py Remove object from class definitions 2020-12-25 15:48:11 -08:00
lazy_wheel.py Merge pull request #9361 from jdufresne/f-strings 2020-12-26 10:24:18 +00:00
session.py Cleanup: replace 'from urllib import xyz as urllib_xyz' with import urllib.xyz 2020-12-27 16:18:44 +02:00
utils.py Drop u prefix from str literals 2020-12-25 07:26:06 -08:00
xmlrpc.py Cleanup: replace 'from urllib import xyz as urllib_xyz' with import urllib.xyz 2020-12-27 16:18:44 +02:00