Fix a bug in _create_wrappers() according to a suggestion by Barry
Pederson. The 'wrap' local variable was reused in a way that overwrote the value intended to set the return dictionary.
Showing
Please register or sign in to comment
Pederson. The 'wrap' local variable was reused in a way that overwrote the value intended to set the return dictionary.