mirror of https://github.com/roytam1/UXP
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
PyECC | 5 years ago | |
altgraph | 5 years ago | |
bitstring | 5 years ago | |
blessings | 5 years ago | |
compare-locales | 2 years ago | |
configobj | 5 years ago | |
devtools/migrate-l10n | 3 years ago | |
eme | 5 years ago | |
futures | 5 years ago | |
gdbpp/gdbpp | 5 years ago | |
jsmin | 5 years ago | |
lldbutils | 5 years ago | |
mach | 5 years ago | |
macholib | 5 years ago | |
mock-1.0.0 | 3 years ago | |
mozboot | 5 years ago | |
mozbuild | 2 years ago | |
mozlint | 5 years ago | |
mozversioncontrol/mozversioncontrol | 5 years ago | |
psutil | 3 years ago | |
py | 5 years ago | |
pyasn1 | 5 years ago | |
pyasn1-modules | 5 years ago | |
pylru | 5 years ago | |
pystache | 5 years ago | |
pytest | 5 years ago | |
pytoml | 5 years ago | |
pyyaml | 5 years ago | |
redo | 5 years ago | |
requests | 5 years ago | |
rsa | 5 years ago | |
slugid | 5 years ago | |
virtualenv | 5 years ago | |
voluptuous | 5 years ago | |
which | 5 years ago | |
README | 5 years ago | |
mach_commands.py | 5 years ago | |
moz.build | 2 years ago |
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/