..
foobar.py
setup.py
foobar.py
@
74036c5
—
raw
·
history
·
blame
1
2
if
__name__
==
'__main__'
:
print
(
'foo'
)