Node.ext.directory

Latest version: v0.8.1

Safety actively analyzes 682471 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.5.3

-----

- Remove deleted keys from internal reference after ``__call__`` in order
to return the correct result when adding a file or directory with the same
key again.
[rnix, 2015-07-20]

0.5.2

-----

- Use try/except instead of iteration to check whether directory child already
in memory.
[rnix, 2015-05-12]

0.5.1

-----

- Always use ``os.chmod`` for setting directory permissions, not only if
already exists.
[rnix, 2015-03-03]

0.5

---

- Introduce ``fs_mode`` on directories and files.
[rnix, 2015-03-03]

0.4

---

- Return empty list in ``File.lines`` if no data.
[rnix, 2015-02-18]

- Consider filesystem encoding. Defaults to UTF-8.
[rnix, 2015-02-18]

- Tree locking on modification.
[rnix, 2014-09-02]

- Prevent empty keys in ``__setitem__``.
[rnix, 2014-09-02]

- Use ``plumbing`` decorator.
[rnix, 2014-08-25]

0.3

---

- introduce ``default_file_factory`` on directories for controlling default
file child creation.
[rnix, 2013-12-09]

- move file logic in ``FileStorage`` behavior.
[rnix, 2013-08-06]

- make ``file_factories`` a class property on directory storage.
[rnix, 2013-08-06]

- make ``ignores`` a class property on directory storage.
[rnix, 2013-08-06]

- Cleanup interfaces.
[rnix, 2013-08-06]

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.