Ticket #362 (new enhancement)
DeprecationWarning: In 3.x, reload() is renamed to imp.reload()
| Reported by: | thijs | Owned by: | nick |
|---|---|---|---|
| Priority: | major | Milestone: | Python 3000 |
| Component: | Utility | Version: | 0.3.1 |
| Keywords: | Cc: |
Description
The py2.6 buildbot with the -3 option shows:
DeprecationWarning: In 3.x, reload() is renamed to imp.reload()
Change History
Note: See
TracTickets for help on using
tickets.
