39202f5ac0
Simply calling str(val) doesn't work, because if the value happens to be a SCons.Util.CLVar, it may contain not just plain strings, but also tuples appended by SCons.Environment.ParseFlags. For example "-isysroot /foo" becomes CLVar: [("-isysroot", "/foo")] CLVar.__str__ supports only string elements, nothing else. |
||
---|---|---|
.. | ||
epydoc_config | ||
format_source_files | ||
geometry_to_wkb | ||
mapnik-config | ||
mapnik-index | ||
mapnik-render | ||
ogrindex | ||
pgsql2sqlite | ||
shapefile | ||
shapeindex | ||
src_utils | ||
svg2png |