fixup! golang_str_pickle: Fix it so that py3 can load what py2 saved and back
Fix typo made in 1ec5ed82: in one place the comment was saying we are doing bstr(BINUNICODE) while in the pickle stream it was ustr() call.
Showing
Please register or sign in to comment