-
- Downloads
Add support for Python string formating
Refactor `replace_formatters` to use regex substitution to replace format strings in both C (previously supported) and now Python. Add support for Python str.__mod__() and str.format() notation.
Please register or sign in to comment