f0bd41f65a
The previous method occasionally gave incorrect results because it performed replacements on an entire line, rather than on individual instances of the text to replace. This usually worked fine, but in rare cases could create wrong/ugly output, and with future improvements to what can be replaced could end up causing leaks. This was a royal PITA to get working, but I'm fairly sure it's correct now due to all the doctests. Please add more if you find any regressions or think of cases that aren't covered. |
||
---|---|---|
.. | ||
editions/tzk | ||
__init__.py | ||
__main__.py | ||
builders.py | ||
config.py | ||
default_config.py | ||
git.py | ||
tw.py | ||
util.py |