forked from zixing131/pys60_doc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
acks.html
359 lines (354 loc) · 8.65 KB
/
acks.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Acknowledgements</title>
<meta name="description" content="Acknowledgements">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="aesop" content="information">
<link rel="SHORTCUT ICON" href="icons/pyfav.png" type="image/png">
<link rel="STYLESHEET" href="lib/lib.css">
<link rel="up" href="index.html" title="Python Documentation Index">
<link rel="start" href="index.html" title="Python Documentation Index">
</head>
<body>
<div class="navigation">
<table width="100%" cellpadding="0" cellspacing="2">
<tr>
<td><img width="32" height="32" align="bottom" border="0" alt=""
src="icons/blank.png"></td>
<td><a href="index.html"
title="Python Documentation Index"><img width="32" height="32" align="bottom" border="0"
alt="up"
src="icons/up.png"></a></td>
<td><img width="32" height="32" align="bottom" border="0" alt=""
src="icons/blank.png"></td>
<td align="center" width="100%">Acknowledgements</td>
<td><img width="32" height="32" align="bottom" border="0" alt=""
src="icons/blank.png"></td>
<td><img width="32" height="32" align="bottom" border="0" alt=""
src="icons/blank.png"></td>
<td><img width="32" height="32" align="bottom" border="0" alt=""
src="icons/blank.png"></td>
</tr></table>
<b class="navlabel">Up:</b> <span class="sectref"><a href="index.html"
title="Python Documentation Index">Python Documentation Index</A></span>
<br></div>
<hr>
<h2>Acknowledgements</h2>
<p>These people have contributed in some way to the Python
documentation. This list is probably not complete -- if you feel that
you or anyone else should be on this list, please let us know (send
email to <a
href="mailto:[email protected]">[email protected]</a>), and
we will be glad to correct the problem.</p>
<p>It is only with the input and contributions of the Python community
that Python has such wonderful documentation -- <b>Thank You!</b></p>
<table width="100%" align="center">
<tr>
<td>Aahz</td>
<td>Jonathan Giddy</td>
<td>Marc-André Lemburg</td>
<td>Hugh Sasse</td>
</tr>
<tr>
<td>Michael Abbott</td>
<td>Shelley Gooch</td>
<td>Ulf A. Lindgren</td>
<td>Bob Savage</td>
</tr>
<tr>
<td>Steve Alexander</td>
<td>Nathaniel Gray</td>
<td>Everett Lipman</td>
<td>Scott Schram</td>
</tr>
<tr>
<td>Jim Ahlstrom</td>
<td>Grant Griffin</td>
<td>Mirko Liss</td>
<td>Neil Schemenauer</td>
</tr>
<tr>
<td>Fred Allen</td>
<td>Thomas Guettler</td>
<td>Martin von Löwis</td>
<td>Barry Scott</td>
</tr>
<tr>
<td>A. Amoroso</td>
<td>Anders Hammarquist</td>
<td>Fredrik Lundh</td>
<td>Joakim Sernbrant</td>
</tr>
<tr>
<td>Pehr Anderson</td>
<td>Mark Hammond</td>
<td>Jeff MacDonald</td>
<td>Justin Sheehy</td>
</tr>
<tr>
<td>Oliver Andrich</td>
<td>Harald Hanche-Olsen</td>
<td>John Machin</td>
<td>Michael Simcich</td>
</tr>
<tr>
<td>Jesús Cea Avión</td>
<td>Manus Hand</td>
<td>Andrew MacIntyre</td>
<td>Ionel Simionescu</td>
</tr>
<tr>
<td>Daniel Barclay</td>
<td>Gerhard Häring</td>
<td>Vladimir Marangozov</td>
<td>Gregory P. Smith</td>
</tr>
<tr>
<td>Chris Barker</td>
<td>Travis B. Hartwell</td>
<td>Vincent Marchetti</td>
<td>Roy Smith</td>
</tr>
<tr>
<td>Don Bashford</td>
<td>Janko Hauser</td>
<td>Laura Matson</td>
<td>Clay Spence</td>
</tr>
<tr>
<td>Anthony Baxter</td>
<td>Bernhard Herzog</td>
<td>Daniel May</td>
<td>Nicholas Spies</td>
</tr>
<tr>
<td>Bennett Benson</td>
<td>Magnus L. Hetland</td>
<td>Doug Mennella</td>
<td>Tage Stabell-Kulo</td>
</tr>
<tr>
<td>Jonathan Black</td>
<td>Konrad Hinsen</td>
<td>Paolo Milani</td>
<td>Frank Stajano</td>
</tr>
<tr>
<td>Robin Boerdijk</td>
<td>Stefan Hoffmeister</td>
<td>Skip Montanaro</td>
<td>Anthony Starks</td>
</tr>
<tr>
<td>Michal Bozon</td>
<td>Albert Hofkamp</td>
<td>Paul Moore</td>
<td>Greg Stein</td>
</tr>
<tr>
<td>Aaron Brancotti</td>
<td>Gregor Hoffleit</td>
<td>Ross Moore</td>
<td>Peter Stoehr</td>
</tr>
<tr>
<td>Keith Briggs</td>
<td>Steve Holden</td>
<td>Sjoerd Mullender</td>
<td>Mark Summerfield</td>
</tr>
<tr>
<td>Lee Busby</td>
<td>Thomas Holenstein</td>
<td>Dale Nagata</td>
<td>Reuben Sumner</td>
</tr>
<tr>
<td>Lorenzo M. Catucci</td>
<td>Gerrit Holl</td>
<td>Ng Pheng Siong</td>
<td>Kalle Svensson</td>
</tr>
<tr>
<td>Mauro Cicognini</td>
<td>Rob Hooft</td>
<td>Koray Oner</td>
<td>Jim Tittsler</td>
</tr>
<tr>
<td>Gilles Civario</td>
<td>Brian Hooper</td>
<td>Tomas Oppelstrup</td>
<td>Ville Vainio</td>
</tr>
<tr>
<td>Mike Clarkson</td>
<td>Randall Hopper</td>
<td>Denis S. Otkidach</td>
<td>Martijn Vries</td>
</tr>
<tr>
<td>Steve Clift</td>
<td>Michael Hudson</td>
<td>Zooko O'Whielacronx</td>
<td>Charles G. Waldman</td>
</tr>
<tr>
<td>Dave Cole</td>
<td>Eric Huss</td>
<td>William Park</td>
<td>Greg Ward</td>
</tr>
<tr>
<td>Matthew Cowles</td>
<td>Jeremy Hylton</td>
<td>Joonas Paalasmaa</td>
<td>Barry Warsaw</td>
</tr>
<tr>
<td>Jeremy Craven</td>
<td>Roger Irwin</td>
<td>Harri Pasanen</td>
<td>Corran Webster</td>
</tr>
<tr>
<td>Andrew Dalke</td>
<td>Jack Jansen</td>
<td>Bo Peng</td>
<td>Glyn Webster</td>
</tr>
<tr>
<td>Ben Darnell</td>
<td>Philip H. Jensen</td>
<td>Tim Peters</td>
<td>Bob Weiner</td>
</tr>
<tr>
<td>L. Peter Deutsch</td>
<td>Pedro Diaz Jimenez</td>
<td>Christopher Petrilli</td>
<td>Eddy Welbourne</td>
</tr>
<tr>
<td>Robert Donohue</td>
<td>Kent Johnson</td>
<td>Justin D. Pettit</td>
<td>Mats Wichmann</td>
</tr>
<tr>
<td>Fred L. Drake, Jr.</td>
<td>Lucas de Jonge</td>
<td>Chris Phoenix</td>
<td>Gerry Wiener</td>
</tr>
<tr>
<td>Jeff Epler</td>
<td>Andreas Jung</td>
<td>François Pinard</td>
<td>Timothy Wild</td>
</tr>
<tr>
<td>Michael Ernst</td>
<td>Robert Kern</td>
<td>Paul Prescod</td>
<td>Collin Winter</td>
</tr>
<tr>
<td>Blame Andy Eskilsson</td>
<td>Jim Kerr</td>
<td>Eric S. Raymond</td>
<td>Blake Winton</td>
</tr>
<tr>
<td>Carey Evans</td>
<td>Jan Kim</td>
<td>Edward K. Ream</td>
<td>Dan Wolfe</td>
</tr>
<tr>
<td>Martijn Faassen</td>
<td>Greg Kochanski</td>
<td>Sean Reifschneider</td>
<td>Steven Work</td>
</tr>
<tr>
<td>Carl Feynman</td>
<td>Guido Kollerie</td>
<td>Bernhard Reiter</td>
<td>Thomas Wouters</td>
</tr>
<tr>
<td>Hernán Martínez Foffani</td>
<td>Peter A. Koren</td>
<td>Armin Rigo</td>
<td>Ka-Ping Yee</td>
</tr>
<tr>
<td>Stefan Franke</td>
<td>Daniel Kozan</td>
<td>Wes Rishel</td>
<td>Rory Yorke</td>
</tr>
<tr>
<td>Jim Fulton</td>
<td>Andrew M. Kuchling</td>
<td>Jim Roskind</td>
<td>Moshe Zadka</td>
</tr>
<tr>
<td>Peter Funk</td>
<td>Dave Kuhlman</td>
<td>Guido van Rossum</td>
<td>Milan Zamazal</td>
</tr>
<tr>
<td>Lele Gaifax</td>
<td>Erno Kuusela</td>
<td>Donald Wallace Rouse II</td>
<td>Cheng Zhang</td>
</tr>
<tr>
<td>Matthew Gallagher</td>
<td>Detlef Lannert</td>
<td>Nick Russo</td>
</tr>
<tr>
<td>Ben Gertzfield</td>
<td>Piers Lauder</td>
<td>Chris Ryland</td>
</tr>
<tr>
<td>Nadim Ghaznavi</td>
<td>Glyph Lefkowitz</td>
<td>Constantina S.</td>
</tr>
</table>
<hr>
<div class="navigation">
<table width="100%" cellpadding="0" cellspacing="2">
<tr>
<td><img width="32" height="32" align="bottom" border="0" alt=""
src="icons/blank.png"></td>
<td><a href="index.html"
title="Python Documentation Index"><img width="32" height="32" align="bottom" border="0"
alt="up"
src="icons/up.png"></a></td>
<td><img width="32" height="32" align="bottom" border="0" alt=""
src="icons/blank.png"></td>
<td align="center" width="100%">Acknowledgements</td>
<td><img width="32" height="32" align="bottom" border="0" alt=""
src="icons/blank.png"></td>
<td><img width="32" height="32" align="bottom" border="0" alt=""
src="icons/blank.png"></td>
<td><img width="32" height="32" align="bottom" border="0" alt=""
src="icons/blank.png"></td>
</tr></table>
<b class="navlabel">Up:</b> <span class="sectref"><a href="index.html"
title="Python Documentation Index">Python Documentation Index</A></span>
<br></div>
<address>
See <i><a href="about.html">About this document...</a></i> for information on suggesting changes.
</address>
</body>
</html>