|
|
| parse = _importer._get_module("moves.urllib_parse") |
| |
|
| error = _importer._get_module("moves.urllib_error") |
| |
|
| request = _importer._get_module("moves.urllib_request") |
| |
|
| response = _importer._get_module("moves.urllib_response") |
| |
|
| robotparser = _importer._get_module("moves.urllib_robotparser") |
| |
Create a six.moves.urllib namespace that resembles the Python 3 namespace
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/pip/_vendor/six.py