Kaydet (Commit) ecf960fe authored tarafından Jack Jansen's avatar Jack Jansen

A well-known example for freeze.

üst 144fa678
import sys
print 'Hello world'
print 'Builtin modules:', sys.builtin_module_names
sys.exit(1)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment