python.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 10 Nov 2010 18:17:38 +0200
changeset 686 68e738cda3a0
parent 682 2e1ccd2f0591
child 694 9d27c3b62d3b
permissions -rw-r--r--
windbg.

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