Added 'list_only' option (and modified 'run()' to respect it).
[python/dscho.git] / Tools / freeze / hello.py
blobf978acc883c5da1fce3c3837e643ad84801f3bb2
1 print 'Hello world...'