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

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/