khronosschoty 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
..
PyECC 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
altgraph 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
bitstring 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
blessings 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
compare-locales 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
configobj 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
devtools 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
eme 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
futures 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
gdbpp 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
jsmin 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
lldbutils 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
mach 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
macholib 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
mock-1.0.0 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
mozboot 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
mozbuild 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
mozlint 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
mozversioncontrol 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
psutil 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
py 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
pyasn1 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
pyasn1-modules 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
pylru 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
pystache 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
pytest 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
pytoml 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
pyyaml 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
redo 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
requests 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
rsa 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
slugid 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
virtualenv 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
voluptuous 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
which 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
README 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
mach_commands.py 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos
moz.build 17d73c84dc added Pale Moon 29.4.4 %!s(int64=3) %!d(string=hai) anos

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/