-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 14846 |
|---|---|
| Nosy | @brettcannon, @pitrou, @ericvsmith, @ericsnowcurrently, @takluyver |
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 2012-08-20.03:18:39.610>
created_at = <Date 2012-05-17.23:35:08.197>
labels = ['interpreter-core', 'type-bug']
title = 'Change in error when sys.path contains a nonexistent folder (importlib)'
updated_at = <Date 2012-08-20.03:18:39.599>
user = 'https://github.com/takluyver'bugs.python.org fields:
activity = <Date 2012-08-20.03:18:39.599>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2012-08-20.03:18:39.610>
closer = 'python-dev'
components = ['Interpreter Core']
creation = <Date 2012-05-17.23:35:08.197>
creator = 'takluyver'
dependencies = []
files = []
hgrepos = []
issue_num = 14846
keywords = []
message_count = 4.0
messages = ['161025', '161026', '161027', '168616']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'pitrou', 'eric.smith', 'python-dev', 'eric.snow', 'takluyver']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue14846'
versions = ['Python 3.3']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error