Juergen Spitzmueller 8fecdfc473 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.
2017-10-13 10:04:27 +02:00
..
2017-05-26 09:39:15 +02:00
2017-09-26 21:01:47 +02:00
2011-04-02 11:00:19 +00:00
2017-09-10 19:45:01 +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