Skip to content

import tempfile in Lib/shutil.py #21637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Conversation

HaleTom
Copy link

@HaleTom HaleTom commented Jul 27, 2020

import tempfile in Lib/shutil.py causes build failure

Demonstrate build failure by adding into Lib/shutil.py only:

import tempfile

Can be replicated on command line via this change, then:

make sharedmods

@iritkatriel
Copy link
Member

This looks like a bug report rather than a patch. Could you open an issue on bpo and explain what the problem is?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants