[issue8338] Outdated information

2010-07-10 Thread Georg Brandl

Georg Brandl ge...@python.org added the comment:

Thanks, fixed in r82762.

--
resolution:  - fixed
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue8338
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8338] Outdated information

2010-04-07 Thread David W. Lambert

New submission from David W. Lambert b49p23t...@stny.rr.com:

http://docs.python.org/py3k/library/multiprocessing.html

Doc/library/multiprocessing.rst refers to SimpleHTTPServer.HttpServer.  The 
patch changes this to SimpleHTTPRequestHandler although you may prefer 
http.server.SimpleHTTPRequestHandler or, of course, something entirely 
different.

Thanks, Dave.

--
assignee: georg.brandl
components: Documentation
files: multiprocessing_docs.patch
keywords: patch
messages: 102567
nosy: LambertDW, georg.brandl
severity: normal
status: open
title: Outdated information
versions: Python 3.1, Python 3.2, Python 3.3
Added file: http://bugs.python.org/file16807/multiprocessing_docs.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue8338
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com