Searched refs:who (Results 1 – 25 of 36) sorted by relevance
12
26 self.assertEqual(s.substitute(dict(who='tim', what='ham')),28 self.assertRaises(KeyError, s.substitute, dict(who='tim'))32 d = dict(who='tim', what='ham', meal='dinner')35 dict(who='tim', what='ham'))40 eq(s.substitute(dict(who='tim', what='ham')),43 eq(s.substitute(dict(who='tim', what='ham')), 'tim likes $')64 d = dict(who=('tim', 'fred'), meal=('ham', 'kung pao'))71 eq(s.safe_substitute(dict(who='tim')), 'tim likes ${what} for ${meal}')75 eq(s.safe_substitute(dict(who='tim', what='ham')),77 eq(s.safe_substitute(dict(who='tim', what='ham', meal='dinner')),[all …]
64 int who; in resource_getrusage() local68 if (!PyArg_ParseTuple(args, "i:getrusage", &who)) in resource_getrusage()71 if (getrusage(who, &ru) == -1) { in resource_getrusage()
1 This file is a partial list of people who have contributed to the LLVM/CompilerRT
90 const wp<::android::hidl::base::V1_0::IBase>& who) override;
18 These policy files are intended for use by an OEM who is building a device using the Android
30 person who certified (a), (b) or (c) and I have not modified
5 # All .uni file who tagged with "ToolCode="DUMMY"" in following file list is included by
10 # The [CxFreeze.Win32] section is maintained by the owner of the Build Server who
105 #string STR_NUMERIC_HELP0 #language en-US "This is the help for those who are too old …106 …#language fr-FR "This is the help for those who are too old to understand the question. Type how o…107 #string STR_NUMERIC_HELP1 #language en-US "This is the help for those who are curious …108 …#language fr-FR "This is the help for those who are curious about body height. Type how tall you a…109 #string STR_NUMERIC_HELP2 #language en-US "This is the help for those who are too old …110 …#language fr-FR "This is the help for those who are too old to understand the question. Adjust how…111 #string STR_NUMERIC_HELP3 #language en-US "This is the help for those who are curious …
411 def deleteacl(self, mailbox, who): argument416 return self._simple_command('DELETEACL', mailbox, who)663 def setacl(self, mailbox, who, what): argument668 return self._simple_command('SETACL', mailbox, who, what)
7 # with someone who can; ask around on python-dev for help. Fred
29 some other PCCTS who has DJGPP can provode whatever advice is necessary. The
379 for users who wish to define their own ctor.1198 report the problem. Users who want the old behavior can1856 I don't have a record of the user who suggested this.1955 Reported by Arpad Beszedes (beszedes inf.u-szeged.hu) who provided2065 Reported by Arpad Beszedes (beszedes inf.u-szeged.hu) who provided2117 (beszedes inf.u-szeged.hu) who provided a very clear example2369 A user who runs the C pre-processor on antlr source suggested
82 people who reported problems and suggested various improvements in zlib; they
102 world writable: *if* someone who breaks into your system (or a
90 people who reported problems and suggested various improvements in zlib;
292 but the Congressman who introduced Chamorro Standard Time515 Laboratory workers who kept Mars time during the Mars Exploration525 Airy-0, named in honor of the British astronomer who built the
522 report the problem. Users who want the old behavior can1174 I don't have a record of the user who suggested this.1273 Reported by Arpad Beszedes (beszedes@inf.u-szeged.hu) who provided1383 Reported by Arpad Beszedes (beszedes@inf.u-szeged.hu) who provided1435 (beszedes@inf.u-szeged.hu) who provided a very clear example1687 A user who runs the C pre-processor on antlr source suggested
119 restrictions or to any end user who has been prohibited from participating in the U.S.A. export
52 …ountries that are subject to U.S.A. export restrictions or to any end user who has been prohibited…
126 static void check_match (LexState *ls, int what, int who, int where) { in check_match() argument133 luaX_token2str(ls, what), luaX_token2str(ls, who), where)); in check_match()
56 Thanks to the many outside volunteers who have worked under Guido's