changeset 762 | 9546a579b253 |
parent 694 | 9d27c3b62d3b |
761:b9c4e66ede88 | 762:9546a579b253 |
---|---|
1 -*- mode: outline; coding: utf-8 -*- |
1 -*- mode: outline; coding: utf-8 -*- |
2 |
2 |
3 * Licence and history of Python. |
3 * Licence and history of Python. |
4 |
|
5 See |
|
6 |
4 |
7 http://docs.python.org/dev/license.htm |
5 http://docs.python.org/dev/license.htm |
8 |
6 |
9 * Byte compile .py and check for errors. |
7 * Byte compile .py and check for errors. |
10 |
8 |