home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 15 / AACD15.ISO / AACD / Programming / Python2 / Python20_source / Tools / freeze / hello.py < prev    next >
Encoding:
Text File  |  2000-10-25  |  23 b   |  2 lines

  1. print 'Hello world...'
  2.