Skip to content

Commit e5d2b8b

Browse files
committed
Remove the Web Examples in Python as they are outdated.
1 parent 240e6e3 commit e5d2b8b

28 files changed

+7
-937
lines changed

languages/python/stock_buy_sell.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

source/python/index.rst

Lines changed: 7 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,12 @@ make money, you will need to take care of these aspects.
164164
software_engineering_twitter_phidget
165165
software_engineering_xmlrpcclient
166166
software_engineering_xmlrpcserver
167+
files_read_specific_line
168+
files_count_lines_large_file
169+
files_processing_every_word
170+
files_random_access_input_output
171+
files_reading_zipfile
172+
min_cost_path
167173

168174
Text Manipulation
169175
=================
@@ -175,46 +181,4 @@ category.
175181
.. toctree::
176182
:maxdepth: 1
177183

178-
text_manipulation_argparse1
179-
180-
181-
Web
182-
===
183-
184-
These deal with websites, webapplications and work on top of networking layer.
185-
186-
.. toctree::
187-
:maxdepth: 1
188-
189-
web_cgi_ex
190-
web_crawl
191-
web_crawl2
192-
web_http_auth_header_code
193-
web_httplib_example_1
194-
web_httplib_example_2
195-
web_httplib_example_3
196-
web_httplib_head
197-
web_scan_web
198-
web_server
199-
web_simple_http_processor
200-
web_urllib1
201-
web_urllib2_add_data
202-
web_urllib2_auth_ex1
203-
web_urllib2_basic_digest1
204-
web_urllib2_basic1
205-
web_urllib2_basic2
206-
web_urllib2_basic3
207-
web_urllib2_binary_upload
208-
web_urllib2_debug_headers
209-
web_urllib2_digest
210-
web_urllib2_digest2
211-
web_urllib2_headers_ex1
212-
web_urllib2_proxy_auth
213-
web_urllib2_test
214-
web_urllib2_1
215-
files_read_specific_line
216-
files_count_lines_large_file
217-
files_processing_every_word
218-
files_random_access_input_output
219-
files_reading_zipfile
220-
min_cost_path
184+
text_manipulation_argparse1

source/python/web_cgi_ex.rst

Lines changed: 0 additions & 34 deletions
This file was deleted.

source/python/web_crawl.rst

Lines changed: 0 additions & 34 deletions
This file was deleted.

source/python/web_crawl2.rst

Lines changed: 0 additions & 34 deletions
This file was deleted.

source/python/web_http_auth_header_code.rst

Lines changed: 0 additions & 34 deletions
This file was deleted.

source/python/web_httplib_example_1.rst

Lines changed: 0 additions & 34 deletions
This file was deleted.

source/python/web_httplib_example_2.rst

Lines changed: 0 additions & 34 deletions
This file was deleted.

source/python/web_httplib_example_3.rst

Lines changed: 0 additions & 34 deletions
This file was deleted.

source/python/web_httplib_head.rst

Lines changed: 0 additions & 34 deletions
This file was deleted.

source/python/web_scan_web.rst

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)