[issue14343] In re's examples the example with re.split() shadows builtin input()

Roundup Robot report at bugs.python.org
Sat Mar 17 17:26:40 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 6cf5f963e0c4 by Georg Brandl in branch '3.2':
Closes #14343: avoid shadowing builtin input() in example code.
http://hg.python.org/cpython/rev/6cf5f963e0c4

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list