root / PyCon07 / material / monty2.html

Revision 18:6bd6d0a1a792, 9.7 kB (checked in by Tarek Ziad?? <tarek@…>, 21 months ago)

added rest level 2

Line 
1<?xml version="1.0" encoding="utf-8" ?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
7<title>The Monty Python</title>
8<style type="text/css">
9
10/*
11:Author: David Goodger
12:Contact: goodger@users.sourceforge.net
13:Date: $Date: 2005-12-18 01:56:14 +0100 (Sun, 18 Dec 2005) $
14:Revision: $Revision: 4224 $
15:Copyright: This stylesheet has been placed in the public domain.
16
17Default cascading style sheet for the HTML output of Docutils.
18
19See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
20customize this style sheet.
21*/
22
23/* used to remove borders from tables and images */
24.borderless, table.borderless td, table.borderless th {
25  border: 0 }
26
27table.borderless td, table.borderless th {
28  /* Override padding for "table.docutils td" with "! important".
29     The right padding separates the table cells. */
30  padding: 0 0.5em 0 0 ! important }
31
32.first {
33  /* Override more specific margin styles with "! important". */
34  margin-top: 0 ! important }
35
36.last, .with-subtitle {
37  margin-bottom: 0 ! important }
38
39.hidden {
40  display: none }
41
42a.toc-backref {
43  text-decoration: none ;
44  color: black }
45
46blockquote.epigraph {
47  margin: 2em 5em ; }
48
49dl.docutils dd {
50  margin-bottom: 0.5em }
51
52/* Uncomment (and remove this text!) to get bold-faced definition list terms
53dl.docutils dt {
54  font-weight: bold }
55*/
56
57div.abstract {
58  margin: 2em 5em }
59
60div.abstract p.topic-title {
61  font-weight: bold ;
62  text-align: center }
63
64div.admonition, div.attention, div.caution, div.danger, div.error,
65div.hint, div.important, div.note, div.tip, div.warning {
66  margin: 2em ;
67  border: medium outset ;
68  padding: 1em }
69
70div.admonition p.admonition-title, div.hint p.admonition-title,
71div.important p.admonition-title, div.note p.admonition-title,
72div.tip p.admonition-title {
73  font-weight: bold ;
74  font-family: sans-serif }
75
76div.attention p.admonition-title, div.caution p.admonition-title,
77div.danger p.admonition-title, div.error p.admonition-title,
78div.warning p.admonition-title {
79  color: red ;
80  font-weight: bold ;
81  font-family: sans-serif }
82
83/* Uncomment (and remove this text!) to get reduced vertical space in
84   compound paragraphs.
85div.compound .compound-first, div.compound .compound-middle {
86  margin-bottom: 0.5em }
87
88div.compound .compound-last, div.compound .compound-middle {
89  margin-top: 0.5em }
90*/
91
92div.dedication {
93  margin: 2em 5em ;
94  text-align: center ;
95  font-style: italic }
96
97div.dedication p.topic-title {
98  font-weight: bold ;
99  font-style: normal }
100
101div.figure {
102  margin-left: 2em ;
103  margin-right: 2em }
104
105div.footer, div.header {
106  clear: both;
107  font-size: smaller }
108
109div.line-block {
110  display: block ;
111  margin-top: 1em ;
112  margin-bottom: 1em }
113
114div.line-block div.line-block {
115  margin-top: 0 ;
116  margin-bottom: 0 ;
117  margin-left: 1.5em }
118
119div.sidebar {
120  margin-left: 1em ;
121  border: medium outset ;
122  padding: 1em ;
123  background-color: #ffffee ;
124  width: 40% ;
125  float: right ;
126  clear: right }
127
128div.sidebar p.rubric {
129  font-family: sans-serif ;
130  font-size: medium }
131
132div.system-messages {
133  margin: 5em }
134
135div.system-messages h1 {
136  color: red }
137
138div.system-message {
139  border: medium outset ;
140  padding: 1em }
141
142div.system-message p.system-message-title {
143  color: red ;
144  font-weight: bold }
145
146div.topic {
147  margin: 2em }
148
149h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
150h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
151  margin-top: 0.4em }
152
153h1.title {
154  text-align: center }
155
156h2.subtitle {
157  text-align: center }
158
159hr.docutils {
160  width: 75% }
161
162img.align-left {
163  clear: left }
164
165img.align-right {
166  clear: right }
167
168ol.simple, ul.simple {
169  margin-bottom: 1em }
170
171ol.arabic {
172  list-style: decimal }
173
174ol.loweralpha {
175  list-style: lower-alpha }
176
177ol.upperalpha {
178  list-style: upper-alpha }
179
180ol.lowerroman {
181  list-style: lower-roman }
182
183ol.upperroman {
184  list-style: upper-roman }
185
186p.attribution {
187  text-align: right ;
188  margin-left: 50% }
189
190p.caption {
191  font-style: italic }
192
193p.credits {
194  font-style: italic ;
195  font-size: smaller }
196
197p.label {
198  white-space: nowrap }
199
200p.rubric {
201  font-weight: bold ;
202  font-size: larger ;
203  color: maroon ;
204  text-align: center }
205
206p.sidebar-title {
207  font-family: sans-serif ;
208  font-weight: bold ;
209  font-size: larger }
210
211p.sidebar-subtitle {
212  font-family: sans-serif ;
213  font-weight: bold }
214
215p.topic-title {
216  font-weight: bold }
217
218pre.address {
219  margin-bottom: 0 ;
220  margin-top: 0 ;
221  font-family: serif ;
222  font-size: 100% }
223
224pre.literal-block, pre.doctest-block {
225  margin-left: 2em ;
226  margin-right: 2em ;
227  background-color: #eeeeee }
228
229span.classifier {
230  font-family: sans-serif ;
231  font-style: oblique }
232
233span.classifier-delimiter {
234  font-family: sans-serif ;
235  font-weight: bold }
236
237span.interpreted {
238  font-family: sans-serif }
239
240span.option {
241  white-space: nowrap }
242
243span.pre {
244  white-space: pre }
245
246span.problematic {
247  color: red }
248
249span.section-subtitle {
250  /* font-size relative to parent (h1..h6 element) */
251  font-size: 80% }
252
253table.citation {
254  border-left: solid 1px gray;
255  margin-left: 1px }
256
257table.docinfo {
258  margin: 2em 4em }
259
260table.docutils {
261  margin-top: 0.5em ;
262  margin-bottom: 0.5em }
263
264table.footnote {
265  border-left: solid 1px black;
266  margin-left: 1px }
267
268table.docutils td, table.docutils th,
269table.docinfo td, table.docinfo th {
270  padding-left: 0.5em ;
271  padding-right: 0.5em ;
272  vertical-align: top }
273
274table.docutils th.field-name, table.docinfo th.docinfo-name {
275  font-weight: bold ;
276  text-align: left ;
277  white-space: nowrap ;
278  padding-left: 0 }
279
280h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
281h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
282  font-size: 100% }
283
284tt.docutils {
285  background-color: #eeeeee }
286
287ul.auto-toc {
288  list-style-type: none }
289
290</style>
291</head>
292<body>
293<div class="document" id="the-monty-python">
294<h1 class="title">The Monty Python</h1>
295<div class="contents topic">
296<p class="topic-title first"><a id="table-of-contents" name="table-of-contents">Table of Contents</a></p>
297<ul class="simple">
298<li><a class="reference" href="#who-are-the-pythons" id="id3" name="id3">Who are the Pythons ?</a></li>
299<li><a class="reference" href="#where-the-name-comes-from" id="id4" name="id4">Where the name comes from ?</a></li>
300<li><a class="reference" href="#famous-quotes" id="id5" name="id5">Famous quotes</a></li>
301<li><a class="reference" href="#references" id="id6" name="id6">References</a></li>
302<li><a class="reference" href="#footnotes" id="id7" name="id7">Footnotes</a></li>
303</ul>
304</div>
305<p>Monty Python, or The Pythons, is the collective name of the creators of Monty
306Python’s Flying Circus, a British television comedy sketch show that first
307aired on the BBC on 5 October 1969.</p>
308<p>The Montys:</p>
309<div class="figure">
310<img alt="The Python team" src="monty.jpg" />
311<p class="caption">The Python team. Top row: Graham Chapman, Eric Idle, Terry Gilliam.
312Bottom row: Terry Jones, John Cleese, Michael Palin</p>
313</div>
314<div class="section">
315<h1><a class="toc-backref" href="#id3" id="who-are-the-pythons" name="who-are-the-pythons">Who are the Pythons ?</a></h1>
316<p>The Pythons are:</p>
317<ul class="simple">
318<li>Graham Chapman</li>
319<li>John Cleese</li>
320<li>Terry Gilliam <a class="footnote-reference" href="#id2" id="id1" name="id1">[1]</a></li>
321<li>Eric Idle</li>
322<li>Terry Jones</li>
323<li>Michael Palin</li>
324</ul>
325</div>
326<div class="section">
327<h1><a class="toc-backref" href="#id4" id="where-the-name-comes-from" name="where-the-name-comes-from">Where the name comes from ?</a></h1>
328<p>There are differing accounts of the origins of the Python name although the
329members agree that its only <em>significance</em> was that they thought it sounded
330funny. In the 1998 documentary <cite>Live At Aspen</cite> the group implied that <em>Monty</em>
331was selected as a gently-mocking tribute to Field Marshal Lord Montgomery,
332a legendary British general of World War II; requiring a &quot;slippery-sounding&quot;
333surname, they settled on <strong>Python</strong>. Get more infos in <a class="reference" href="#references">References</a></p>
334</div>
335<div class="section">
336<h1><a class="toc-backref" href="#id5" id="famous-quotes" name="famous-quotes">Famous quotes</a></h1>
337<p>In <strong>The Holy Grail</strong>:</p>
338<pre class="literal-block">
339“Oh! Come and see the violence inherent in the system!
340Help, help! I'm being repressed!”
341</pre>
342<p>In <strong>The life of Brian</strong>:</p>
343<pre class="literal-block">
344Brian: Excuse me. Are you the Judean People's Front?
345Reg: Fuck off! We're the People's Front of Judea
346</pre>
347</div>
348<div class="section">
349<h1><a class="toc-backref" href="#id6" id="references" name="references">References</a></h1>
350<p>The <a class="reference" href="http://en.wikipedia.org/wiki/Monty_python">Wikipedia article</a> gives a lot of informations.</p>
351</div>
352<div class="section">
353<h1><a class="toc-backref" href="#id7" id="footnotes" name="footnotes">Footnotes</a></h1>
354<table class="docutils footnote" frame="void" id="id2" rules="none">
355<colgroup><col class="label" /><col /></colgroup>
356<tbody valign="top">
357<tr><td class="label"><a class="fn-backref" href="#id1" name="id2">[1]</a></td><td>Also director of <strong>Brazil</strong> in 1985</td></tr>
358</tbody>
359</table>
360<table class="docutils field-list" frame="void" rules="none">
361<col class="field-name" />
362<col class="field-body" />
363<tbody valign="top">
364<tr class="field"><th class="field-name">Author:</th><td class="field-body">Wikipedia</td>
365</tr>
366<tr class="field"><th class="field-name">Contact:</th><td class="field-body"><a class="reference" href="mailto:info&#64;wikipedia.org">info&#64;wikipedia.org</a></td>
367</tr>
368</tbody>
369</table>
370</div>
371</div>
372</body>
373</html>
Note: See TracBrowser for help on using the browser.