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