[issue17402] In mmap doc examples map() is shadowed

Roundup Robot report at bugs.python.org
Wed Mar 13 01:28:09 CET 2013


Roundup Robot added the comment:

New changeset c226133b1493 by Ezio Melotti in branch '2.7':
#17402: avoid shadowing built-in map in mmap examples.  Initial patch by Aman Shah.
http://hg.python.org/cpython/rev/c226133b1493

New changeset df27ea4bdebd by Ezio Melotti in branch '3.2':
#17402: avoid shadowing built-in map in mmap examples.  Initial patch by Aman Shah.
http://hg.python.org/cpython/rev/df27ea4bdebd

New changeset bf0632a17ab4 by Ezio Melotti in branch '3.3':
#17402: merge with 3.2.
http://hg.python.org/cpython/rev/bf0632a17ab4

New changeset b49971a1e70d by Ezio Melotti in branch 'default':
#17402: merge with 3.3.
http://hg.python.org/cpython/rev/b49971a1e70d

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17402>
_______________________________________


More information about the Python-bugs-list mailing list