mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-07 11:48:19 +02:00
Based on the docs and the code within `pathlib2`, it seems to focus only on backporting the main features of `pathlib` to be available for Python 2. It does _not_ provide features in newer Python versions of `pathlib` (such as `is_mount`, new in Python 3.7). Therefore, it doesn't provide anything that the standard library of Python 3.6+ doesn't have. Differential Revision: https://phabricator.services.mozilla.com/D117071 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| balrog.py | ||
| buglist_creator.py | ||
| chunking.py | ||
| l10n.py | ||
| mach_commands.py | ||
| partner_attribution.py | ||
| partner_repack.py | ||
| paths.py | ||
| platforms.py | ||
| scriptworker_canary.py | ||
| update_verify.py | ||
| util.py | ||
| versions.py | ||