aboutsummaryrefslogtreecommitdiffstats
path: root/python/README.md
blob: d3d0b027d81024de77cb15d89f2f77897dc4473f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
This directory contains various Python modules used to support servo
development.

= mach =

The command dispatch framework used to wrap the build system and test
harnesses.

= servo =

servo-specific python code e.g. implementations of mach commands. This
is the canonical repository for this code.