Selector

Description

Selector can be used to replace SCons.Util.Selector which currently seems to have some quirks. While SCons.Util.Selector works only with simple suffixes (such as .yyy), without embedded dots, the Selector handles long, multi-part suffixes (such as .xxx.yyy).