-
-
Notifications
You must be signed in to change notification settings - Fork 34k
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 | 1293 |
|---|---|
| Nosy | @gvanrossum, @brettcannon, @birkenfeld, @facundobatista, @tiran |
| 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/brettcannon'
closed_at = <Date 2007-11-07.17:46:51.011>
created_at = <Date 2007-10-18.12:47:42.621>
labels = ['interpreter-core', 'type-bug']
title = 'Trailing slash in sys.path cause import failure'
updated_at = <Date 2007-11-07.17:46:51.010>
user = 'https://bugs.python.org/guillaumegirard'bugs.python.org fields:
activity = <Date 2007-11-07.17:46:51.010>
actor = 'gvanrossum'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2007-11-07.17:46:51.011>
closer = 'gvanrossum'
components = ['Interpreter Core']
creation = <Date 2007-10-18.12:47:42.621>
creator = 'guillaumegirard'
dependencies = []
files = ['8674', '8675', '8704']
hgrepos = []
issue_num = 1293
keywords = ['patch']
message_count = 15.0
messages = ['56523', '57025', '57030', '57038', '57039', '57044', '57177', '57178', '57179', '57182', '57183', '57185', '57199', '57203', '57206']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'brett.cannon', 'georg.brandl', 'facundobatista', 'christian.heimes', 'guillaumegirard']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1293'
versions = ['Python 2.6', 'Python 2.5', 'Python 3.0']Reactions are currently unavailable
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