Fileedit

Latest version: v2.2

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

Scan your dependencies

Page 1 of 2

2.2

Bugfixes
* FE-0003 - `anothervar = "\n".join(f.contents)` displayed as the following because I forgot to put an extra backslash:

anothervar = "
".join(f.contents)

2.1

What's new?
* `File` to `str` conversion
* Line system is now the same as the Python indexing system, i.e. `f.contents[3]` is now line 4
* Updated `fileedit_help()` text

Bugfixes
* FE0002 - trying to `f.replace()` something in a specified line would give `NameError` because of my sloppy copy-pasting

2.0

New Features:
ByteFile: a File object compatible with byte files like .docx

1.14

New Features:
A project description for PyPI (view at https://pypi.org/project/fileedit/)

1.10

1.02

Bugfixes:
* FE0001 - circular import issue

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.