sbabic / swugenerator

A host tool to generate SWU update package for SWUpdate
GNU General Public License v3.0
27 stars 15 forks source link

Special character substitution replaces ones contained in original value #9

Open bgermann opened 1 month ago

bgermann commented 1 month ago

The special character substitution in generator.py that replaces newlines and tabs replaces them even if the escape sequence is contained in the original value.