##// END OF EJS Templates
fix n^2 performance issue in coalesce_streams preprocessor...
fix n^2 performance issue in coalesce_streams preprocessor for n consecutive stream outputs, `\r` fix would be compiled n times, and applied to each output (n-i) times. - move pattern to module level - apply replacement after coalescing outputs

File last commit:

r11033:fa36e98f
r16206:ec150889
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer