summaryrefslogtreecommitdiffstats
path: root/lang/diveintopython/pkg-plist
blob: d875ebccf180fc07fd7df7ae318c4c593e8895db (plain)
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
%%WORD%%%%DOCSDIR%%/diveintopython.doc
%%PDF%%%%DOCSDIR%%/diveintopython.pdf
%%TEXT%%%%DOCSDIR%%/diveintopython.txt
%%HTML%%%%DOCSDIR%%/html/appendix/about.html
%%HTML%%%%DOCSDIR%%/html/appendix/abstracts.html
%%HTML%%%%DOCSDIR%%/html/appendix/examples.html
%%HTML%%%%DOCSDIR%%/html/appendix/fdl.html
%%HTML%%%%DOCSDIR%%/html/appendix/fdl_aggregation.html
%%HTML%%%%DOCSDIR%%/html/appendix/fdl_applicability.html
%%HTML%%%%DOCSDIR%%/html/appendix/fdl_collections.html
%%HTML%%%%DOCSDIR%%/html/appendix/fdl_combining.html
%%HTML%%%%DOCSDIR%%/html/appendix/fdl_copying.html
%%HTML%%%%DOCSDIR%%/html/appendix/fdl_copyinginquantity.html
%%HTML%%%%DOCSDIR%%/html/appendix/fdl_future.html
%%HTML%%%%DOCSDIR%%/html/appendix/fdl_howto.html
%%HTML%%%%DOCSDIR%%/html/appendix/fdl_modifications.html
%%HTML%%%%DOCSDIR%%/html/appendix/fdl_termination.html
%%HTML%%%%DOCSDIR%%/html/appendix/fdl_translation.html
%%HTML%%%%DOCSDIR%%/html/appendix/furtherreading.html
%%HTML%%%%DOCSDIR%%/html/appendix/history.html
%%HTML%%%%DOCSDIR%%/html/appendix/license.html
%%HTML%%%%DOCSDIR%%/html/appendix/license_terms.html
%%HTML%%%%DOCSDIR%%/html/appendix/tips.html
%%HTML%%%%DOCSDIR%%/html/diveintopython.css
%%HTML_FLAT%%%%DOCSDIR%%/html/diveintopython.html
%%HTML%%%%DOCSDIR%%/html/dynamic_functions/index.html
%%HTML%%%%DOCSDIR%%/html/dynamic_functions/stage1.html
%%HTML%%%%DOCSDIR%%/html/dynamic_functions/stage2.html
%%HTML%%%%DOCSDIR%%/html/dynamic_functions/stage3.html
%%HTML%%%%DOCSDIR%%/html/dynamic_functions/stage4.html
%%HTML%%%%DOCSDIR%%/html/dynamic_functions/stage5.html
%%HTML%%%%DOCSDIR%%/html/dynamic_functions/stage6.html
%%HTML%%%%DOCSDIR%%/html/dynamic_functions/summary.html
%%HTML%%%%DOCSDIR%%/html/file_handling/all_together.html
%%HTML%%%%DOCSDIR%%/html/file_handling/file_objects.html
%%HTML%%%%DOCSDIR%%/html/file_handling/for_loops.html
%%HTML%%%%DOCSDIR%%/html/file_handling/index.html
%%HTML%%%%DOCSDIR%%/html/file_handling/more_on_modules.html
%%HTML%%%%DOCSDIR%%/html/file_handling/os_module.html
%%HTML%%%%DOCSDIR%%/html/file_handling/summary.html
%%HTML%%%%DOCSDIR%%/html/functional_programming/all_together.html
%%HTML%%%%DOCSDIR%%/html/functional_programming/data_centric.html
%%HTML%%%%DOCSDIR%%/html/functional_programming/dynamic_import.html
%%HTML%%%%DOCSDIR%%/html/functional_programming/filtering_lists.html
%%HTML%%%%DOCSDIR%%/html/functional_programming/finding_the_path.html
%%HTML%%%%DOCSDIR%%/html/functional_programming/index.html
%%HTML%%%%DOCSDIR%%/html/functional_programming/mapping_lists.html
%%HTML%%%%DOCSDIR%%/html/functional_programming/summary.html
%%HTML%%%%DOCSDIR%%/html/getting_to_know_python/declaring_functions.html
%%HTML%%%%DOCSDIR%%/html/getting_to_know_python/documenting_functions.html
%%HTML%%%%DOCSDIR%%/html/getting_to_know_python/everything_is_an_object.html
%%HTML%%%%DOCSDIR%%/html/getting_to_know_python/indenting_code.html
%%HTML%%%%DOCSDIR%%/html/getting_to_know_python/index.html
%%HTML%%%%DOCSDIR%%/html/getting_to_know_python/testing_modules.html
%%HTML%%%%DOCSDIR%%/html/history.xml
%%HTML%%%%DOCSDIR%%/html/html_processing/all_together.html
%%HTML%%%%DOCSDIR%%/html/html_processing/basehtmlprocessor.html
%%HTML%%%%DOCSDIR%%/html/html_processing/dialect.html
%%HTML%%%%DOCSDIR%%/html/html_processing/dictionary_based_string_formatting.html
%%HTML%%%%DOCSDIR%%/html/html_processing/extracting_data.html
%%HTML%%%%DOCSDIR%%/html/html_processing/index.html
%%HTML%%%%DOCSDIR%%/html/html_processing/introducing_sgmllib.html
%%HTML%%%%DOCSDIR%%/html/html_processing/locals_and_globals.html
%%HTML%%%%DOCSDIR%%/html/html_processing/quoting_attribute_values.html
%%HTML%%%%DOCSDIR%%/html/html_processing/summary.html
%%HTML%%%%DOCSDIR%%/html/http_web_services/alltogether.html
%%HTML%%%%DOCSDIR%%/html/http_web_services/debugging.html
%%HTML%%%%DOCSDIR%%/html/http_web_services/etags.html
%%HTML%%%%DOCSDIR%%/html/http_web_services/gzip_compression.html
%%HTML%%%%DOCSDIR%%/html/http_web_services/http_features.html
%%HTML%%%%DOCSDIR%%/html/http_web_services/index.html
%%HTML%%%%DOCSDIR%%/html/http_web_services/redirects.html
%%HTML%%%%DOCSDIR%%/html/http_web_services/review.html
%%HTML%%%%DOCSDIR%%/html/http_web_services/summary.html
%%HTML%%%%DOCSDIR%%/html/http_web_services/user_agent.html
%%IMAGES%%%%DOCSDIR%%/html/images/callouts/1.png
%%IMAGES%%%%DOCSDIR%%/html/images/callouts/10.png
%%IMAGES%%%%DOCSDIR%%/html/images/callouts/2.png
%%IMAGES%%%%DOCSDIR%%/html/images/callouts/3.png
%%IMAGES%%%%DOCSDIR%%/html/images/callouts/4.png
%%IMAGES%%%%DOCSDIR%%/html/images/callouts/5.png
%%IMAGES%%%%DOCSDIR%%/html/images/callouts/6.png
%%IMAGES%%%%DOCSDIR%%/html/images/callouts/7.png
%%IMAGES%%%%DOCSDIR%%/html/images/callouts/8.png
%%IMAGES%%%%DOCSDIR%%/html/images/callouts/9.png
%%IMAGES%%%%DOCSDIR%%/html/images/caution.png
%%IMAGES%%%%DOCSDIR%%/html/images/diveintopython.png
%%IMAGES%%%%DOCSDIR%%/html/images/dot.png
%%IMAGES%%%%DOCSDIR%%/html/images/important.png
%%IMAGES%%%%DOCSDIR%%/html/images/note.png
%%IMAGES%%%%DOCSDIR%%/html/images/tip.png
%%IMAGES%%%%DOCSDIR%%/html/images/warning.png
%%HTML%%%%DOCSDIR%%/html/index.html
%%HTML%%%%DOCSDIR%%/html/installing_python/debian.html
%%HTML%%%%DOCSDIR%%/html/installing_python/index.html
%%HTML%%%%DOCSDIR%%/html/installing_python/macos9.html
%%HTML%%%%DOCSDIR%%/html/installing_python/macosx.html
%%HTML%%%%DOCSDIR%%/html/installing_python/redhat.html
%%HTML%%%%DOCSDIR%%/html/installing_python/shell.html
%%HTML%%%%DOCSDIR%%/html/installing_python/source.html
%%HTML%%%%DOCSDIR%%/html/installing_python/summary.html
%%HTML%%%%DOCSDIR%%/html/installing_python/windows.html
%%HTML%%%%DOCSDIR%%/html/native_data_types/chef.html
%%HTML%%%%DOCSDIR%%/html/native_data_types/declaring_variables.html
%%HTML%%%%DOCSDIR%%/html/native_data_types/formatting_strings.html
%%HTML%%%%DOCSDIR%%/html/native_data_types/fudd.html
%%HTML%%%%DOCSDIR%%/html/native_data_types/index.html
%%HTML%%%%DOCSDIR%%/html/native_data_types/joining_lists.html
%%HTML%%%%DOCSDIR%%/html/native_data_types/lists.html
%%HTML%%%%DOCSDIR%%/html/native_data_types/mapping_lists.html
%%HTML%%%%DOCSDIR%%/html/native_data_types/olde.html
%%HTML%%%%DOCSDIR%%/html/native_data_types/summary.html
%%HTML%%%%DOCSDIR%%/html/native_data_types/tuples.html
%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/class_attributes.html
%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/defining_classes.html
%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/importing_modules.html
%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/index.html
%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/instantiating_classes.html
%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/private_functions.html
%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/special_class_methods.html
%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/special_class_methods2.html
%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/summary.html
%%HTML%%%%DOCSDIR%%/html/object_oriented_framework/userdict.html
%%HTML%%%%DOCSDIR%%/html/performance_tuning/dictionary_lookups.html
%%HTML%%%%DOCSDIR%%/html/performance_tuning/index.html
%%HTML%%%%DOCSDIR%%/html/performance_tuning/list_operations.html
%%HTML%%%%DOCSDIR%%/html/performance_tuning/regular_expressions.html
%%HTML%%%%DOCSDIR%%/html/performance_tuning/string_manipulation.html
%%HTML%%%%DOCSDIR%%/html/performance_tuning/summary.html
%%HTML%%%%DOCSDIR%%/html/performance_tuning/timeit.html
%%HTML%%%%DOCSDIR%%/html/power_of_introspection/all_together.html
%%HTML%%%%DOCSDIR%%/html/power_of_introspection/and_or.html
%%HTML%%%%DOCSDIR%%/html/power_of_introspection/built_in_functions.html
%%HTML%%%%DOCSDIR%%/html/power_of_introspection/filtering_lists.html
%%HTML%%%%DOCSDIR%%/html/power_of_introspection/getattr.html
%%HTML%%%%DOCSDIR%%/html/power_of_introspection/index.html
%%HTML%%%%DOCSDIR%%/html/power_of_introspection/lambda_functions.html
%%HTML%%%%DOCSDIR%%/html/power_of_introspection/optional_arguments.html
%%HTML%%%%DOCSDIR%%/html/power_of_introspection/summary.html
%%HTML%%%%DOCSDIR%%/html/refactoring/handling_changing_requirements.html
%%HTML%%%%DOCSDIR%%/html/refactoring/index.html
%%HTML%%%%DOCSDIR%%/html/refactoring/postscript.html
%%HTML%%%%DOCSDIR%%/html/refactoring/refactoring.html
%%HTML%%%%DOCSDIR%%/html/refactoring/summary.html
%%HTML%%%%DOCSDIR%%/html/regular_expressions/index.html
%%HTML%%%%DOCSDIR%%/html/regular_expressions/n_m_syntax.html
%%HTML%%%%DOCSDIR%%/html/regular_expressions/phone_numbers.html
%%HTML%%%%DOCSDIR%%/html/regular_expressions/roman_numerals.html
%%HTML%%%%DOCSDIR%%/html/regular_expressions/street_addresses.html
%%HTML%%%%DOCSDIR%%/html/regular_expressions/summary.html
%%HTML%%%%DOCSDIR%%/html/regular_expressions/verbose.html
%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/all_together.html
%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/caching.html
%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/child_nodes.html
%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/command_line_arguments.html
%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/handlers_by_node_type.html
%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/index.html
%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/stdin_stdout_stderr.html
%%HTML%%%%DOCSDIR%%/html/scripts_and_streams/summary.html
%%HTML%%%%DOCSDIR%%/html/soap_web_services/debugging.html
%%HTML%%%%DOCSDIR%%/html/soap_web_services/first_steps.html
%%HTML%%%%DOCSDIR%%/html/soap_web_services/google.html
%%HTML%%%%DOCSDIR%%/html/soap_web_services/index.html
%%HTML%%%%DOCSDIR%%/html/soap_web_services/install.html
%%HTML%%%%DOCSDIR%%/html/soap_web_services/introspection.html
%%HTML%%%%DOCSDIR%%/html/soap_web_services/summary.html
%%HTML%%%%DOCSDIR%%/html/soap_web_services/troubleshooting.html
%%HTML%%%%DOCSDIR%%/html/soap_web_services/wsdl.html
%%HTML%%%%DOCSDIR%%/html/toc/index.html
%%HTML%%%%DOCSDIR%%/html/unit_testing/diving_in.html
%%HTML%%%%DOCSDIR%%/html/unit_testing/index.html
%%HTML%%%%DOCSDIR%%/html/unit_testing/romantest.html
%%HTML%%%%DOCSDIR%%/html/unit_testing/stage_1.html
%%HTML%%%%DOCSDIR%%/html/unit_testing/stage_2.html
%%HTML%%%%DOCSDIR%%/html/unit_testing/stage_3.html
%%HTML%%%%DOCSDIR%%/html/unit_testing/stage_4.html
%%HTML%%%%DOCSDIR%%/html/unit_testing/stage_5.html
%%HTML%%%%DOCSDIR%%/html/unit_testing/testing_for_failure.html
%%HTML%%%%DOCSDIR%%/html/unit_testing/testing_for_sanity.html
%%HTML%%%%DOCSDIR%%/html/unit_testing/testing_for_success.html
%%HTML%%%%DOCSDIR%%/html/xml_processing/attributes.html
%%HTML%%%%DOCSDIR%%/html/xml_processing/index.html
%%HTML%%%%DOCSDIR%%/html/xml_processing/packages.html
%%HTML%%%%DOCSDIR%%/html/xml_processing/parsing_xml.html
%%HTML%%%%DOCSDIR%%/html/xml_processing/searching.html
%%HTML%%%%DOCSDIR%%/html/xml_processing/summary.html
%%HTML%%%%DOCSDIR%%/html/xml_processing/unicode.html
%%DOCSDIR%%/py/BaseHTMLProcessor.py
%%DOCSDIR%%/py/LICENSE.txt
%%DOCSDIR%%/py/apihelper.py
%%DOCSDIR%%/py/apihelpertest.py
%%DOCSDIR%%/py/argecho.py
%%DOCSDIR%%/py/autosize.py
%%DOCSDIR%%/py/builddialectexamples.py
%%DOCSDIR%%/py/colorize.py
%%DOCSDIR%%/py/dialect.py
%%DOCSDIR%%/py/fibonacci.py
%%DOCSDIR%%/py/fileinfo.py
%%DOCSDIR%%/py/fileinfo_fromdict.py
%%DOCSDIR%%/py/fullpath.py
%%DOCSDIR%%/py/kgp/binary.xml
%%DOCSDIR%%/py/kgp/husserl.xml
%%DOCSDIR%%/py/kgp/kant.xml
%%DOCSDIR%%/py/kgp/kgp.dtd
%%DOCSDIR%%/py/kgp/kgp.py
%%DOCSDIR%%/py/kgp/russiansample.xml
%%DOCSDIR%%/py/kgp/stderr.py
%%DOCSDIR%%/py/kgp/stdout.py
%%DOCSDIR%%/py/kgp/template.xml
%%DOCSDIR%%/py/kgp/test.xml
%%DOCSDIR%%/py/kgp/thanks.xml
%%DOCSDIR%%/py/kgp/toolbox.py
%%DOCSDIR%%/py/kgptest.py
%%DOCSDIR%%/py/makerealworddoc.py
%%DOCSDIR%%/py/odbchelper.py
%%DOCSDIR%%/py/odbchelpertest.py
%%DOCSDIR%%/py/openanything.py
%%DOCSDIR%%/py/parsephone.py
%%DOCSDIR%%/py/piglatin.py
%%DOCSDIR%%/py/plural-rules.en
%%DOCSDIR%%/py/plural.py
%%DOCSDIR%%/py/plural/stage1/plural1.py
%%DOCSDIR%%/py/plural/stage1/pluraltest1.py
%%DOCSDIR%%/py/plural/stage2/plural2.py
%%DOCSDIR%%/py/plural/stage2/pluraltest2.py
%%DOCSDIR%%/py/plural/stage3/plural3.py
%%DOCSDIR%%/py/plural/stage3/pluraltest3.py
%%DOCSDIR%%/py/plural/stage4/plural4.py
%%DOCSDIR%%/py/plural/stage4/pluraltest4.py
%%DOCSDIR%%/py/plural/stage5/plural5.py
%%DOCSDIR%%/py/plural/stage5/pluraltest5.py
%%DOCSDIR%%/py/plural/stage5/rules.en
%%DOCSDIR%%/py/plural/stage6/plural6.py
%%DOCSDIR%%/py/plural/stage6/pluraltest6.py
%%DOCSDIR%%/py/plural/stage6/rules.en
%%DOCSDIR%%/py/pluraltest.py
%%DOCSDIR%%/py/pyfontify.py
%%DOCSDIR%%/py/regression.py
%%DOCSDIR%%/py/roman.py
%%DOCSDIR%%/py/roman/stage1/roman1.py
%%DOCSDIR%%/py/roman/stage1/romantest1.py
%%DOCSDIR%%/py/roman/stage2/roman2.py
%%DOCSDIR%%/py/roman/stage2/romantest2.py
%%DOCSDIR%%/py/roman/stage3/roman3.py
%%DOCSDIR%%/py/roman/stage3/romantest3.py
%%DOCSDIR%%/py/roman/stage4/roman4.py
%%DOCSDIR%%/py/roman/stage4/romantest4.py
%%DOCSDIR%%/py/roman/stage5/roman5.py
%%DOCSDIR%%/py/roman/stage5/romantest5.py
%%DOCSDIR%%/py/roman/stage6/roman61.py
%%DOCSDIR%%/py/roman/stage6/roman62.py
%%DOCSDIR%%/py/roman/stage6/romantest61.py
%%DOCSDIR%%/py/roman/stage6/romantest62.py
%%DOCSDIR%%/py/roman/stage7/roman71.py
%%DOCSDIR%%/py/roman/stage7/roman72.py
%%DOCSDIR%%/py/roman/stage7/romantest71.py
%%DOCSDIR%%/py/roman/stage7/romantest72.py
%%DOCSDIR%%/py/roman/stage8/roman81.py
%%DOCSDIR%%/py/roman/stage8/roman82.py
%%DOCSDIR%%/py/roman/stage8/roman83.py
%%DOCSDIR%%/py/roman/stage8/romantest81.py
%%DOCSDIR%%/py/roman/stage8/romantest82.py
%%DOCSDIR%%/py/roman/stage8/romantest83.py
%%DOCSDIR%%/py/roman/stage9/roman9.py
%%DOCSDIR%%/py/roman/stage9/romantest9.py
%%DOCSDIR%%/py/romantest.py
%%DOCSDIR%%/py/search.py
%%DOCSDIR%%/py/soundex.py
%%DOCSDIR%%/py/soundex/stage1/soundex1a.py
%%DOCSDIR%%/py/soundex/stage1/soundex1b.py
%%DOCSDIR%%/py/soundex/stage1/soundex1c.py
%%DOCSDIR%%/py/soundex/stage1/soundex1d.py
%%DOCSDIR%%/py/soundex/stage1/soundex1e.py
%%DOCSDIR%%/py/soundex/stage2/soundex2a.py
%%DOCSDIR%%/py/soundex/stage2/soundex2b.py
%%DOCSDIR%%/py/soundex/stage2/soundex2c.py
%%DOCSDIR%%/py/soundex/stage3/soundex3a.py
%%DOCSDIR%%/py/soundex/stage3/soundex3b.py
%%DOCSDIR%%/py/soundex/stage3/soundex3c.py
%%DOCSDIR%%/py/soundex/stage3/soundex3d.py
%%DOCSDIR%%/py/soundex/stage4/soundex4a.py
%%DOCSDIR%%/py/soundex/stage4/soundex4b.py
%%DOCSDIR%%/py/soundex/stage4/soundex4c.py
%%DOCSDIR%%/py/soundex/stage4/soundex4d.py
%%DOCSDIR%%/py/soundextest.py
%%DOCSDIR%%/py/statsout.py
%%DOCSDIR%%/py/unicode2koi8r.py
%%DOCSDIR%%/py/urllister.py
OpenPOWER on IntegriCloud