fgcp.handler
index
handler.py

Resource Object Handler for the Fujitsu Global Cloud Platform (FGCP)

 
Classes
       
future.types.newobject.newobject(__builtin__.object)
FGCP_Handler

 
class FGCP_Handler(future.types.newobject.newobject)
    
Method resolution order:
FGCP_Handler
future.types.newobject.newobject
__builtin__.object

Data and other attributes defined here:
debug = False

Methods inherited from future.types.newobject.newobject:
__long__(self)
__native__(self)
Hook for the future.utils.native() function
__nonzero__(self)
__unicode__(self)
next(self)

Data descriptors inherited from future.types.newobject.newobject:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

 
Data
        print_function = _Feature((2, 6, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 65536)