pyrax
Python Bindings for the Rackspace Cloud
Packages | Variables
pyrax/identity/__init__.py File Reference

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__
 All Classes Namespaces Files Functions Variables Properties