[Scons-users] qt4 tool and scons 3.0

Bill Deegan bill at baddogconsulting.com
Tue Oct 3 14:34:15 EDT 2017


I think if you change .get_contents() to .get_text_contents() in the
__init__.py (it occurs several places), it may work.

get_contents() returns bytes, get_text_contents() returns strings

On Tue, Oct 3, 2017 at 10:23 AM, Bill Deegan <bill at baddogconsulting.com>
wrote:

> Can you pastebin the diffs for each (before and after you ran 2to3)?
>
> On Tue, Oct 3, 2017 at 8:55 AM, Pierre-Luc Boily <
> pierreluc.boily at gmail.com> wrote:
>
>> Only 3 files have been modified by 2to3 :
>>
>> Changes look minor for me, maybe I am wrong:
>>
>> __init__.py : https://pastebin.com/4LRdbtaS
>> sconstest-copied-env.py : https://pastebin.com/LFCG6QTj
>> create_scons_tests.py : https://pastebin.com/Uu0S9ccB
>>
>>
>>
>> --
>> Sent from: http://scons.1086193.n5.nabble.com/Users-f16930.html
>> _______________________________________________
>> Scons-users mailing list
>> Scons-users at scons.org
>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20171003/494e0122/attachment.html>


More information about the Scons-users mailing list