khronosschoty 17d73c84dc added Pale Moon 29.4.4 2 lat temu
..
PyECC 17d73c84dc added Pale Moon 29.4.4 2 lat temu
altgraph 17d73c84dc added Pale Moon 29.4.4 2 lat temu
bitstring 17d73c84dc added Pale Moon 29.4.4 2 lat temu
blessings 17d73c84dc added Pale Moon 29.4.4 2 lat temu
compare-locales 17d73c84dc added Pale Moon 29.4.4 2 lat temu
configobj 17d73c84dc added Pale Moon 29.4.4 2 lat temu
devtools 17d73c84dc added Pale Moon 29.4.4 2 lat temu
eme 17d73c84dc added Pale Moon 29.4.4 2 lat temu
futures 17d73c84dc added Pale Moon 29.4.4 2 lat temu
gdbpp 17d73c84dc added Pale Moon 29.4.4 2 lat temu
jsmin 17d73c84dc added Pale Moon 29.4.4 2 lat temu
lldbutils 17d73c84dc added Pale Moon 29.4.4 2 lat temu
mach 17d73c84dc added Pale Moon 29.4.4 2 lat temu
macholib 17d73c84dc added Pale Moon 29.4.4 2 lat temu
mock-1.0.0 17d73c84dc added Pale Moon 29.4.4 2 lat temu
mozboot 17d73c84dc added Pale Moon 29.4.4 2 lat temu
mozbuild 17d73c84dc added Pale Moon 29.4.4 2 lat temu
mozlint 17d73c84dc added Pale Moon 29.4.4 2 lat temu
mozversioncontrol 17d73c84dc added Pale Moon 29.4.4 2 lat temu
psutil 17d73c84dc added Pale Moon 29.4.4 2 lat temu
py 17d73c84dc added Pale Moon 29.4.4 2 lat temu
pyasn1 17d73c84dc added Pale Moon 29.4.4 2 lat temu
pyasn1-modules 17d73c84dc added Pale Moon 29.4.4 2 lat temu
pylru 17d73c84dc added Pale Moon 29.4.4 2 lat temu
pystache 17d73c84dc added Pale Moon 29.4.4 2 lat temu
pytest 17d73c84dc added Pale Moon 29.4.4 2 lat temu
pytoml 17d73c84dc added Pale Moon 29.4.4 2 lat temu
pyyaml 17d73c84dc added Pale Moon 29.4.4 2 lat temu
redo 17d73c84dc added Pale Moon 29.4.4 2 lat temu
requests 17d73c84dc added Pale Moon 29.4.4 2 lat temu
rsa 17d73c84dc added Pale Moon 29.4.4 2 lat temu
slugid 17d73c84dc added Pale Moon 29.4.4 2 lat temu
virtualenv 17d73c84dc added Pale Moon 29.4.4 2 lat temu
voluptuous 17d73c84dc added Pale Moon 29.4.4 2 lat temu
which 17d73c84dc added Pale Moon 29.4.4 2 lat temu
README 17d73c84dc added Pale Moon 29.4.4 2 lat temu
mach_commands.py 17d73c84dc added Pale Moon 29.4.4 2 lat temu
moz.build 17d73c84dc added Pale Moon 29.4.4 2 lat temu

README

This directory contains common Python code.

The basic rule is that if Python code is cross-module (that's "module" in the
Mozilla meaning - as in "module ownership") and is MPL-compatible, it should
go here.

What should not go here:

* Python that is not MPL-compatible (see other-licenses/)
* Python that has good reason to remain close to its "owning" (Mozilla)
module (e.g. it is only being consumed from there).

Historical information can be found at
https://bugzilla.mozilla.org/show_bug.cgi?id=775243

## pyyaml | pystache

Used in taskcluster related mach commands to update download from github
and remove .git and tests.

Then run tests in taskcluster/tests/