<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body>
<p>On 2020-04-16 16:30, TimP wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<p>On 2020-04-16 13:04, Richard Shaw wrote:</p>
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;">
<div dir="ltr">
<div dir="ltr">Have you tried running "2to3" on it? It's not always 100% but it does a pretty good job.</div>
<div class="gmail_quote">
<div>Thanks,</div>
<div>Richard </div>
</div>
</div>
</blockquote>
<div dir="ltr">
<div class="gmail_quote">
<div>Yes I did, it didn't flag anything. I don't think it's clever enough to figure out that the data type of some imported libraries has changed.</div>
</div>
</div>
</blockquote>
<div dir="ltr">
<div class="gmail_quote">
<div> </div>
<div>Managed to get it working, the problem was that files and pipes now return bytes rather than strings. Working nicely again. I would have updated the wiki page but I've lost my account details and I can't create a new one so attached is a patch for anyone that cares</div>
<div> </div>
<div> </div>
</div>
</div>
</body></html>