python.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 10 Nov 2010 00:18:58 +0200
changeset 685 6413021852a2
parent 682 2e1ccd2f0591
child 694 9d27c3b62d3b
permissions -rw-r--r--
merged

-*- 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