|
pyrax
Python Bindings for the Rackspace Cloud
|
Packages | |
| namespace | pyrax::identity |
Variables | |
| opth = os.path | |
| tuple | fpath = opth.abspath(__file__) |
| tuple | path = opth.dirname(fpath) |
| tuple | pypath = opth.join(path, "*.py") |
| tuple | pyfiles = glob.glob(pypath) |
| list | fnames = [opth.basename(pyfile) for pyfile in pyfiles] |
| list | __all__ |
1.7.6.1