emitter = {'.suf1' : e_suf1,
'.suf2' : e_suf2})
.EE
-.IP
-The
-.I generator
-and
-.I action
-arguments must not both be used for the same Builder.
.IP multi
Specifies whether this builder is allowed to be called multiple times for
b = Builder(generator=g)
.EE
+.IP
+The
+.I generator
+and
+.I action
+arguments must not both be used for the same Builder.
+
.IP src_builder
Specifies a builder to use when a source file name suffix does not match
any of the suffixes of the builder. Using this argument produces a
- Allow $JARCHDIR to be expanded to other construction variables.
+ From Greg Ward:
+
+ - Fix a misplaced line in the man page.
+
From Christoph Wiedemann:
- Add an Environment.SetDefault() method that only sets values if