Lines Matching defs:resources
77 consume too many resources to run the full regression test non-stop.
114 resources to test. Currently only the following are defined:
116 all - Enable all special resources.
150 To enable all resources except one, use '-uall,-<resource>'. For
753 # To add things to save and restore, add a name XXX to the resources list
763 resources = ('sys.argv', 'cwd', 'sys.stdin', 'sys.stdout', 'sys.stderr',
833 for name in self.resources:
862 # XXX (ncoghlan): for most resources (e.g. sys.path) identity