Skip to content

Document "Incompatible Import of"#21169

Open
wyattscarpenter wants to merge 1 commit intopython:masterfrom
wyattscarpenter:patch-10
Open

Document "Incompatible Import of"#21169
wyattscarpenter wants to merge 1 commit intopython:masterfrom
wyattscarpenter:patch-10

Conversation

@wyattscarpenter
Copy link
Copy Markdown
Contributor

Fixes #13031

I just copied the relevant test case (testStarImportOverlappingMismatch) into here. I think the syntax is intuitive enough that the reader will understand. I also thought this was the least intuitive situation that triggers this error message, so just explaining this one should also allow the user to intuit what's happening in similar situations like y = ""; import x as y, without explicitly mentioning those.

Fixes python#13031

I just copied the relevant test case into here. I think the syntax is intuitive enough that the reader will understand.
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.

No Documentation for "Incompatible Import of"

1 participant