xref
: /
third_party
/
python
/
Tools
/
freeze
/
hello.py
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/python/Tools/freeze/
1
print
(
'Hello world...'
)
2