Closed lexdene closed 4 years ago
This will force the params of all reject functions to change from (value) to (value, traceback).
reject
(value)
(value, traceback)
This will force the params of all
reject
functions to change from(value)
to(value, traceback)
.