Searched defs:set_content (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Dmanifest.py1040 def set_content(self, content=None, excludes=EmptyI, pathname=None, member in class:Manifest
1109 self.set_content(content=self.actions, excludes=excludes)
1442 # set_content, or add_action is called.
1586 self.set_content(content=contents)
1614 self.set_content(excludes=self.excludes, pathname=self.pathname)
2022 def set_content(self, *args, **kwargs): member in class:EmptyFactoredManifest
2023 raise RuntimeError("Cannot call set_content on an "

Completed in 16 milliseconds