"Jorge Vargas" <[EMAIL PROTECTED]> writes: > code. In python noone runs the pyc files, the interpreter takes care > of this for you.
This is not true. It is one way to avoid having your source lying around. The same can be done with .pyo... -- Jorge Godoy <[EMAIL PROTECTED]> -- http://mail.python.org/mailman/listinfo/python-list