Public Member Functions | Public Attributes

unlock.util.decorator.partial Class Reference

List of all members.

Public Member Functions

def __init__
def __call__

Public Attributes

 func
 args
 keywords

Member Function Documentation

def unlock.util.decorator.partial.__call__ (   self,
  otherargs,
  otherkw 
)
def unlock.util.decorator.partial.__init__ (   self,
  func,
  args,
  kw 
)

Member Data Documentation


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