FallbackGrant(Grant)

class metaknowledge.grants.FallbackGrant(original, grantdDict, sFile='', sLine=0)

A subclass of Grant, it has the same attributes and is returned from the fall back constructor for grants.

__init__(original, grantdDict, sFile='', sLine=0)

Initialize self. See help(type(self)) for accurate signature.