Filehandlers

Latest version: v3.1.0

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

Scan your dependencies

Page 3 of 3

2.5

diff
* Refactored documentation.
- Removed AbstractFile.__abs__() - It wasn't needed.
+ Added doreturn parameter to AbstractFile.wrap() - Just keep it as True, it is for other code inside the package.
+ Added AbstractFile.touch() method.

2.4

diff
+ Added keywords to package
+ Added flake8 task and package builder task for every commit
* Enhanced documentation

2.3

diff
* Fixed long description

2.2

diff
+ Added new documentation, refactored existing ones.
+ Added code of conduct
+ Added proper license
+ Added AbstractFile.change_file_name()
* Changed result of abs(AbstractFile) - now returns instance of the class
+ Added project URLs

2.1

diff
* Fixed a bug where FileManipulator.clear_file() would raise an AttributeError

2.0

diff
* Made sure all classes inherit object
* Changed __str__() calls to use str() instead
* Changed FileHandler's name to FileManipulator
+ Added functionality to translate strings to AbstractFile (as a parameter to FileManipulator)
+ Added FileManipulator.clear_file() method to clear a AbstractFile's contents
* Updated some values in setup.py

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.