[Scons-dev] Tracking down None in SCons environment lists

William Blevins wblevins001 at gmail.com
Sun Apr 3 14:37:32 EDT 2016


Krew,

It seems that the issue of having dependencies of NoneType.None is rather
common and can be difficult to track down from personal experience. I think
we should consider adding code that throws an exception if NoneType.None is
added via env operations like Append, AppendUnique, Prepend, etc.

For backwards compatibility reasons were someone wants NoneType.None, we
could have both a global check disable and/or an optional parameter to
disable checks.

Any thoughts?

V/R,
William
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20160403/e3a47292/attachment.html>


More information about the Scons-dev mailing list