gftool.Result

class gftool.Result(x, err)
__init__(*args, **kwargs)

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

Methods

count(value)
index(value, [start, [stop]]) Raises ValueError if the value is not present.

Attributes

err Alias for field number 1
x Alias for field number 0