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

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/