| files |
|
|
| manifest.toml |
|
192 |
| stubs.py |
create a stub directory |
1043 |
| test_copycontents.py |
Test our ability to copy the contents of directories |
4225 |
| test_extract.py |
ensure the directory contents match |
4221 |
| test_load.py |
tests for mozfile.load
|
1404 |
| test_move_remove.py |
Removes all write permissions from given file/directory.
:param path: path of directory/file of which modes must be changed
|
8984 |
| test_tempdir.py |
tests for mozfile.TemporaryDirectory
|
1332 |
| test_tempfile.py |
tests for mozfile.NamedTemporaryFile
|
3160 |
| test_tree.py |
Test the tree function. |
707 |
| test_url.py |
tests for is_url
|
477 |
| test_which.py |
|
1947 |