The __call__ method
__call__(self[, args…])
Called when the instance is called
as a function; if this method
is defined, x(arg1, arg2, ...) is a shorthand for
x.__call__(arg1, arg2, ...).
__call__(self[, args…])
Called when the instance is called
as a function; if this method
is defined, x(arg1, arg2, ...) is a shorthand for
x.__call__(arg1, arg2, ...).
this page was rendered by a django application in 0.02s 2010-09-02 15:27:52.930720. hosted by webfaction.