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
..
2016-07-31 00:15:42 -04:00
2016-06-08 20:02:33 +02:00
2017-04-15 00:05:40 +02:00
2012-02-02 22:30:38 +00:00