[
https://issues.apache.org/jira/browse/SERF-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Branko Čibej closed SERF-192.
-----------------------------
> SConscruct not properly running with Python 3/SCons 3.0.5
> ---------------------------------------------------------
>
> Key: SERF-192
> URL: https://issues.apache.org/jira/browse/SERF-192
> Project: serf
> Issue Type: Bug
> Affects Versions: serf-1.3.9
> Reporter: Michael Osipov
> Priority: Major
>
> Python 3 complains that {{env.File('serf.h').get_contents()}} is a byte array
> and {{re.search()}} wants a string. A simple
> {{env.File('serf.h').get_text_contents()}}} solves the issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)