José Fonseca | 6bb028d | 2013-03-27 11:10:37 +0000 | [diff] [blame] | 1 | This directory contains specification of several APIs in a Python class |
2 | hierarchy. | ||||
3 | |||||
4 | The base classes of this hierarchy are in stdapi.py. | ||||
5 | |||||
José Fonseca | ca0b09a | 2013-06-18 08:30:28 +0100 | [diff] [blame] | 6 | Some of these specifications are (partially) generated from other external |
7 | specifications, by ad-hoc scripts in the `scripts` subdirectory. |