Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Two modules with identical names create a conflict #443

@AlexanderSher

Description

@AlexanderSher
  1. Create and open a python file in the root folder
  2. Create and open python file with the same name that isn't in the root folder or any subfolders.

These two modules will have the same name. As a result, one will be overridden by the other in ModuleTable.

See also ImportTests.Completions_ImportResolution_OneSearchPathInsideAnother

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions