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

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/