Fixed a problem in allowed() that always assumed a wrapped object,
causing allowed() to fail spuriously when called with a not-yet- wrapped object (as in the case of an import).
Showing
Please register or sign in to comment
causing allowed() to fail spuriously when called with a not-yet- wrapped object (as in the case of an import).