• Łukasz Nowak's avatar
    slapos/request: Force !py! magic workaround · a9ae94dd
    Ł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
request.py 11 KB