-
Andreas van Cranenburgh authored
This makes it possible to follow PEP8 which recommends '__', and to name unused entries, e.g.: foo, _bar, _zed = func()
cca0047a
This makes it possible to follow PEP8 which recommends '__', and to name unused entries, e.g.: foo, _bar, _zed = func()