Skip to content

Python3 - creation of standard files #151

Closed
@Ekopalypse

Description

@Ekopalypse

How are the files in the standard lib directory created?
According to Pythonscript 3.0.1 x64.zip there is a Queue.py file in lib but it should be queue.py.
The content of both files is the same, so I assume it is a windows quirk where
the filename did not get modified as it is, from windows point of view, the same name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions