-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 4212 |
|---|---|
| Nosy | @loewis, @warsaw, @bitdancer |
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/bitdancer'
closed_at = <Date 2010-12-27.20:28:18.190>
created_at = <Date 2008-10-27.05:57:20.087>
labels = ['type-bug', 'library']
title = 'email.LazyImporter does not use absolute imports'
updated_at = <Date 2010-12-27.20:28:18.188>
user = 'https://bugs.python.org/brandonbloom'bugs.python.org fields:
activity = <Date 2010-12-27.20:28:18.188>
actor = 'r.david.murray'
assignee = 'r.david.murray'
closed = True
closed_date = <Date 2010-12-27.20:28:18.190>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2008-10-27.05:57:20.087>
creator = 'brandonbloom'
dependencies = []
files = []
hgrepos = []
issue_num = 4212
keywords = []
message_count = 3.0
messages = ['75251', '77494', '124734']
nosy_count = 4.0
nosy_names = ['loewis', 'barry', 'brandonbloom', 'r.david.murray']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue4212'
versions = ['Python 2.6']Reactions are currently unavailable
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