FIXME: missing docstring.
|
iter_tags(self,
meta=None)
This method is inherited from CoreAllGroup but is unsafe on
cam.Package. |
source code
|
|
|
_iter_tags_nowarn(self,
meta=None)
Allows to call iter_tags internally without raising a warning. |
source code
|
|
|
|
|
|
|
|
|
iter_lists(self,
item=None,
position=None,
meta=None)
This method is inherited from CoreAllGroup but is unsafe on
cam.Package. |
source code
|
|
|
_iter_lists_nowarn(self,
item=None,
position=None,
meta=None)
Allows to call iter_lists internally without raising a warning. |
source code
|
|
|
|
|
|
|
count_tags(self,
meta=None)
This method is inherited from CoreAllGroup but is unsafe on
cam.Package. |
source code
|
|
|
_count_tags_nowarn(self,
meta=None)
Allows to call count_tags internally without raising a warning. |
source code
|
|
|
|
|
|
|
|
|
count_lists(self,
item=None,
position=None,
meta=None)
This method is inherited from CoreAllGroup but is unsafe on
cam.Package. |
source code
|
|
|
_count_lists_nowarn(self,
item=None,
position=None,
meta=None)
Allows to call count_lists internally without raising a warning. |
source code
|
|
|
|
|
|
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|
|
|
|
|
|
__init__(self,
owner)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
iter_annotations(self,
media=None,
begin=None,
begin_min=None,
begin_max=None,
end=None,
end_min=None,
end_max=None,
at=None)
FIXME: missing docstring. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|