[Scons-dev] Merge PR #235 before release

Bill Deegan bill at baddogconsulting.com
Tue May 26 15:56:41 EDT 2015


Anatoly,

It's probably safe to say that there are a number of anachronisms (from
python 1.5.x) still in SCons's code which will be purged over time.
This may be one of those?

-Bill

On Tue, May 26, 2015 at 11:01 AM, anatoly techtonik <techtonik at gmail.com>
wrote:

> It appears that it is one of those Python 3 issues... The tree printer
> attempts
> to use io.StringIO, which accepts only unicode, but there is no guarantee
> that all node representations are unicode, or is it?
>
> Especially for filenames, which may depend on filesystem encoding. How
> SCons deals with them?
> _______________________________________________
> Scons-dev mailing list
> Scons-dev at scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20150526/c68578ad/attachment.html>


More information about the Scons-dev mailing list