-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
__import__ docstring should recommend importlib.import_module() #53500
Copy link
Copy link
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirtype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 9254 |
|---|---|
| Nosy | @brettcannon, @abalkin, @merwok |
| 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 = 'https://github.com/merwok'
closed_at = <Date 2012-07-18.23:44:27.008>
created_at = <Date 2010-07-13.21:49:27.769>
labels = ['type-feature', 'docs']
title = '__import__ docstring should recommend importlib.import_module()'
updated_at = <Date 2012-07-18.23:44:27.007>
user = 'https://github.com/abalkin'bugs.python.org fields:
activity = <Date 2012-07-18.23:44:27.007>
actor = 'python-dev'
assignee = 'eric.araujo'
closed = True
closed_date = <Date 2012-07-18.23:44:27.008>
closer = 'python-dev'
components = ['Documentation']
creation = <Date 2010-07-13.21:49:27.769>
creator = 'belopolsky'
dependencies = []
files = ['22629', '22793']
hgrepos = []
issue_num = 9254
keywords = ['patch']
message_count = 7.0
messages = ['110234', '110241', '140183', '140207', '141391', '141392', '165820']
nosy_count = 5.0
nosy_names = ['brett.cannon', 'belopolsky', 'eric.araujo', 'docs@python', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue9254'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirtype-featureA feature request or enhancementA feature request or enhancement