empty object managers were evaluating to boolean false since Hanno fully...
empty object managers were evaluating to boolean false since Hanno fully implemented IContainer, because boolean checks fall through to __len__ if __nonzero__ is not implemented. always evaluating to true is the backwards-compatible approach
Showing
Please register or sign in to comment