We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When running CLI with an argument, Pyhton check if the input source path is .pyc and then use special route. While RustPython does not.
.pyc
Summary
When running CLI with an argument, Pyhton check if the input source path is
.pycand then use special route.While RustPython does not.
Details