mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
Remove __hello_only__.py source file and its symlink. Register __hello_only__ as a frozen module alias reusing __hello__ bytecode, matching the behavior where origname is None (no source file).