__init__.py |
|
68 |
loads.py |
Line comments // are supported in `webext` messages.json files.
|
1141 |
printf.py |
|
2015 |
walk_files.py |
Iterate through all files under the `root` directory.
Use `dirs` to limit the search to only some subdirectories under `root`.
All files and directories with names starting with `.` are ignored.
To ignore other files, include a `.l10n-ignore` file in `root`,
or some other location passed in as `ignorepath`.
This file uses git-ignore syntax,
and is always based in the `root` directory.
|
2413 |