[issue4668] examples in the functional howto are not consistent with 3.X behavior

2008-12-15 Thread Georg Brandl

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

Thanks, fixed in r67783.

--
resolution:  - fixed
status: open - closed

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



[issue4668] examples in the functional howto are not consistent with 3.X behavior

2008-12-14 Thread Santiago Gala

New submission from Santiago Gala sg...@apache.org:

map and filter don't return lists anymore, so wrapping them in list() in
the examples will make the real output consistent with what is seen in
the doc.

--
assignee: georg.brandl
components: Documentation
files: 0001-Make-examples-consistent-with-3.0.patch
keywords: patch
messages: 77844
nosy: georg.brandl, sgala
severity: normal
status: open
title: examples in the functional howto are not consistent with 3.X behavior
versions: Python 3.0
Added file: 
http://bugs.python.org/file12360/0001-Make-examples-consistent-with-3.0.patch

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