[New-bugs-announce] [issue2338] Backport reload() moving to imp.reload()

Brett Cannon report at bugs.python.org
Mon Mar 17 18:53:00 CET 2008


New submission from Brett Cannon <brett at python.org>:

A fixer to change calls from reload() to imp.reload() needs to happen.
Plus imp.reload() should come into existence.

----------
assignee: collinwinter
components: 2to3 (2.x to 3.0 conversion tool)
keywords: 26backport
messages: 63697
nosy: brett.cannon, collinwinter
priority: immediate
severity: normal
status: open
title: Backport reload() moving to imp.reload()
type: behavior
versions: Python 2.6

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2338>
__________________________________


More information about the New-bugs-announce mailing list