mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-08 18:31:01 +01:00
3 lines
37 B
Python
3 lines
37 B
Python
![]() |
#!/usr/bin/env xonsh
|
||
|
print(__name__)
|