Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
pip._vendor.six.Module_six_moves_urllib Class Reference
Inheritance diagram for pip._vendor.six.Module_six_moves_urllib:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.six.Module_six_moves_urllib:
Collaboration graph
[legend]

Public Member Functions

 __dir__ (self)
 

Static Public Attributes

 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")
 

Detailed Description

Create a six.moves.urllib namespace that resembles the Python 3 namespace

The documentation for this class was generated from the following file: