-
Łukasz Nowak authored
In order to force zc.buildout to remove, if needed, !py! magic string, always access software-type key by using __getitem__ (with []), instead of get, and reimplement default in caller.
a9ae94dd
In order to force zc.buildout to remove, if needed, !py! magic string, always access software-type key by using __getitem__ (with []), instead of get, and reimplement default in caller.