Closed GoogleCodeExporter closed 9 years ago
llucax, your way is definitely simpler, but if you use another type of Builder
in
setup(), like `setup(builder=MyBuilder)` it won't work as expected. So need to
do it
the slightly more verbose way in case the `default_builder` global changes in
setup().
Original comment by benh...@gmail.com
on 2 Aug 2009 at 10:05
You are right, nice catch.
Original comment by llu...@gmail.com
on 2 Aug 2009 at 10:17
Original issue reported on code.google.com by
llu...@gmail.com
on 31 Jul 2009 at 9:59Attachments: