xonsh/tests/bin/printname.xsh

3 lines
37 B
Text
Raw Normal View History

2017-02-11 19:12:03 -05:00
#!/usr/bin/env xonsh
print(__name__)