Skip to content

importlib mixes up '.' and os.getcwd() #58260

@pitrou

Description

@pitrou
BPO 14052
Nosy @brettcannon, @ncoghlan, @pitrou, @skrah

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 2012-02-20.18:29:12.853>
created_at = <Date 2012-02-18.20:38:46.751>
labels = ['invalid', 'library']
title = "importlib mixes up '.' and os.getcwd()"
updated_at = <Date 2012-02-21.23:15:22.976>
user = 'https://github.com/pitrou'

bugs.python.org fields:

activity = <Date 2012-02-21.23:15:22.976>
actor = 'skrah'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2012-02-20.18:29:12.853>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2012-02-18.20:38:46.751>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 14052
keywords = []
message_count = 7.0
messages = ['153656', '153663', '153702', '153782', '153788', '153790', '153913']
nosy_count = 5.0
nosy_names = ['brett.cannon', 'ncoghlan', 'pitrou', 'Arfrever', 'skrah']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue14052'
versions = ['Python 3.2', 'Python 3.3']

Metadata

Metadata

Assignees

Labels

stdlibStandard Library Python modules in the Lib/ directory

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions