Juergen Spitzmueller bbac6b7037 Fix literal string in binary context
In 1a26f9b26cff827da5, all strings in the context of regexes and
comparisons have been converted to byte-like objects for python2/3
compatibility reasons. This has not been considered in the later
commit 5c545573507bb, which makes layout2layout break with
TypeError: can't concat str to bytes.

(cherry picked from commit 8fecdfc473d067f9caa79dffa7ab078d391d50ed)
2017-10-13 18:38:01 +02:00
..
2017-05-26 09:39:15 +02:00
2017-08-26 09:21:26 +02:00
2011-04-02 11:00:19 +00:00
2017-10-13 16:11:36 +02:00
2017-09-10 19:43:27 +02:00
2011-02-21 19:56:43 +00:00
2016-12-06 14:04:50 +01:00
2017-04-04 23:08:45 +02:00
2017-06-07 00:55:23 +02:00