Orbits
1
|
Public Member Functions | |
def | __dir__ |
Static Public Attributes | |
list | parse = sys.modules[__name__ + ".moves.urllib_parse"] |
list | error = sys.modules[__name__ + ".moves.urllib_error"] |
list | request = sys.modules[__name__ + ".moves.urllib_request"] |
list | response = sys.modules[__name__ + ".moves.urllib_response"] |
list | robotparser = sys.modules[__name__ + ".moves.urllib_robotparser"] |
Create a six.moves.urllib namespace that resembles the Python 3 namespace
def pip._vendor.six.Module_six_moves_urllib.__dir__ | ( | self | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
Copyright 2014 Google Inc. All rights reserved.