[New-bugs-announce] [issue5213] _resolve_name in importlib/__init__.py left an index on rindex usage

Guilherme Polo report at bugs.python.org
Wed Feb 11 05:06:37 CET 2009


New submission from Guilherme Polo <ggpolo at gmail.com>:

I guess this happened due to the transition from rsplit to rindex.

----------
assignee: brett.cannon
components: Library (Lib)
files: _resolve_name_rindex.diff
keywords: easy, patch
messages: 81621
nosy: brett.cannon, gpolo
severity: normal
status: open
title: _resolve_name in importlib/__init__.py left an index on rindex usage
versions: Python 2.7
Added file: http://bugs.python.org/file13024/_resolve_name_rindex.diff

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


More information about the New-bugs-announce mailing list