Fixer for itertools.imap() -> map()

BPO 2360
Nosy @wolever

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 2008-03-18.03:27:41.518>
created_at = <Date 2008-03-17.19:46:00.130>
labels = ['type-bug', 'expert-2to3']
title = 'Fixer for itertools.imap() -> map()'
updated_at = <Date 2008-03-18.03:27:41.469>
user = 'https://github.com/brettcannon'

bugs.python.org fields:

activity = <Date 2008-03-18.03:27:41.469>
actor = 'wolever'
assignee = 'collinwinter'
closed = True
closed_date = <Date 2008-03-18.03:27:41.518>
closer = 'wolever'
components = ['2to3 (2.x to 3.x conversion tool)']
creation = <Date 2008-03-17.19:46:00.130>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 2360
keywords = ['26backport']
message_count = 4.0
messages = ['63736', '63760', '63776', '63872']
nosy_count = 1.0
nosy_names = ['wolever']
pr_nums = []
priority = 'critical'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue2360'
versions = ['Python 2.6']