-- Add IteratorTask and MapperTask classes to help.
-- Move Target, Task, Iterator and Mapper out of pyerector.base.
-- Add wdir argument to Spawn.
-- Add target to push to pypi.
-- Move noop and noTimer to variables, pyerector.noop and pyerector.notimer respectively.
-- Yield tuple subclass instance, MapperPair, from Mapper iterator.
-- rootdir member of pyerector.vcs.base.Base will search tree for checkout db directory.