зеркало из https://github.com/mozilla/gecko-dev.git
9605851be0
Backed out changeset 4b71272c92cf (bug 1231764) Backed out changeset 234d8a930afa (bug 1231764) Backed out changeset f9b204c2f5a7 (bug 1231764) Backed out changeset f933119e57e4 (bug 1231764) Backed out changeset e3af0b1d3473 (bug 1231764) Backed out changeset 643b03aae1dd (bug 1231764) Backed out changeset a945dbf63410 (bug 1231764) --HG-- extra : rebase_source : e71360fa4b5e3e74859c82e74e183e13e6211c4c |
||
---|---|---|
.. | ||
PyECC | ||
altgraph | ||
bitstring | ||
blessings | ||
compare-locales | ||
configobj | ||
eme | ||
futures | ||
gdbpp/gdbpp | ||
jsmin | ||
lldbutils | ||
mach | ||
macholib | ||
mock-1.0.0 | ||
mozboot | ||
mozbuild | ||
mozlint | ||
mozversioncontrol/mozversioncontrol | ||
psutil | ||
pyasn1 | ||
pyasn1-modules | ||
pylru | ||
pystache | ||
pyyaml | ||
redo | ||
requests | ||
rsa | ||
slugid | ||
virtualenv | ||
voluptuous | ||
which | ||
README | ||
mach_commands.py | ||
moz.build |
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/