"Frederic Rentsch" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >> Prints: >> This is a test string containing some ANSI sequences. >> Sequence 1: >> <change color attributes to ['1012']> >> > I doubt we should concatenate numbers.
Oof! No doubt. I should read my test output more closely! This is an artifact of using Combine to only recognize escape sequences with no intervening whitespace. Removing Combine solves this problem. -- Paul -- http://mail.python.org/mailman/listinfo/python-list