-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 7140 |
|---|---|
| Nosy | @terryjreedy, @pitrou, @benjaminp |
| Superseder | |
| Files |
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 2013-07-31.09:36:01.655>
created_at = <Date 2009-10-15.11:24:51.053>
labels = ['type-bug', 'library']
title = 'imp.new_module does not function correctly if the module is returned from a function and used directly'
updated_at = <Date 2013-07-31.09:36:01.653>
user = 'https://bugs.python.org/jkp'bugs.python.org fields:
activity = <Date 2013-07-31.09:36:01.653>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2013-07-31.09:36:01.655>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2009-10-15.11:24:51.053>
creator = 'jkp'
dependencies = []
files = ['15133', '15134']
hgrepos = []
issue_num = 7140
keywords = []
message_count = 7.0
messages = ['94082', '94083', '94095', '118480', '118819', '121213', '193992']
nosy_count = 5.0
nosy_names = ['terry.reedy', 'pitrou', 'benjamin.peterson', 'jkp', 'Arfrever']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '18214'
type = 'behavior'
url = 'https://bugs.python.org/issue7140'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error