X Tutup
Skip to content

Avoid shadowing built-in file#1284

Closed
moshekaplan wants to merge 1 commit intopython:masterfrom
moshekaplan:patch-1
Closed

Avoid shadowing built-in file#1284
moshekaplan wants to merge 1 commit intopython:masterfrom
moshekaplan:patch-1

Conversation

@moshekaplan
Copy link
Copy Markdown
Contributor

No description provided.

@mention-bot
Copy link
Copy Markdown

@moshekaplan, thanks for your PR! By analyzing the history of the files in this pull request, we identified @birkenfeld, @ezio-melotti and @serhiy-storchaka to be potential reviewers.

@the-knights-who-say-ni
Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately we couldn't find an account corresponding to your GitHub username on bugs.python.org (b.p.o) to verify you have signed the CLA. This is necessary for legal reasons before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

Thanks again to your contribution and we look forward to looking at it!

@serhiy-storchaka
Copy link
Copy Markdown
Member

file is not a builtin in Python 3.

@moshekaplan
Copy link
Copy Markdown
Contributor Author

My bad for submitting this to the master branch. I had seen the usage of file in Python 2.7 docs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup