阅读背景:

Python pickle在版本之间转换为unicode

来源:互联网 

I have a process that pickles a dictionary using Python 3.2. I then need to unpickle this dictionary using Python 2.7 or 2.6. The problem is that when transferring between python versions I get a dictionary full of unicode data which upsets the Python API I am trying to feed it into.I have a process that pickles a dictionary usin




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: