How to reduce the DRY violation in this code

Paul Rubin no.email at nospam.invalid
Tue Sep 27 13:30:05 EDT 2016


Chris Angelico <rosuav at gmail.com> writes:
> Can you elaborate on what "GoF builder" means? Presumably it's a
> special case of the builder pattern, 

I think it just means the usual builder pattern, from the Design
Patterns book by the so-called Gang of Four (GoF).



More information about the Python-list mailing list