mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-17 22:20:57 +00:00
5aa7540cd3
git-svn-id: http://svn.pyinstaller.org/trunk@678 8dd32b29-ccff-0310-8a9a-9233e24343b1
2 lines
48 B
Python
2 lines
48 B
Python
def say_hello_please():
|
|
print "Hello World!" |