Skip to content

string.rfind() returns AttributeError: 'list' object has no attribute 'rfind' #58353

@glittershark

Description

@glittershark
BPO 14145
Nosy @ericvsmith, @bitdancer

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2012-02-28.19:45:36.264>
created_at = <Date 2012-02-28.03:13:02.765>
labels = ['type-bug', 'invalid', 'OS-windows']
title = "string.rfind() returns AttributeError: 'list' object has no attribute 'rfind'"
updated_at = <Date 2012-02-28.20:02:51.141>
user = 'https://bugs.python.org/glittershark'

bugs.python.org fields:

activity = <Date 2012-02-28.20:02:51.141>
actor = 'ezio.melotti'
assignee = 'none'
closed = True
closed_date = <Date 2012-02-28.19:45:36.264>
closer = 'eric.smith'
components = ['Windows']
creation = <Date 2012-02-28.03:13:02.765>
creator = 'glittershark'
dependencies = []
files = []
hgrepos = []
issue_num = 14145
keywords = []
message_count = 7.0
messages = ['154529', '154530', '154531', '154532', '154541', '154568', '154569']
nosy_count = 3.0
nosy_names = ['eric.smith', 'r.david.murray', 'glittershark']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue14145'
versions = ['Python 2.7']

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-windowstype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions