python.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 09 Nov 2010 21:45:15 +0200
changeset 682 2e1ccd2f0591
parent 47 26c7669c3d49
child 694 9d27c3b62d3b
permissions -rw-r--r--
Byte compile .py and check for errors.

-*- mode: outline; coding: utf-8 -*-

* Licence and history of Python.

See

  http://docs.python.org/dev/license.htm

* Byte compile .py and check for errors.

  $ python -m compileall dir