Message223022
It doesn't crash anymore with your patch, but the pickle.load fails:
Traceback (most recent call last):
File "a.py", line 19, in <module>
load = pickle.loads(dump)
TypeError: function takes exactly 2 arguments (0 given) |
|
| Date |
User |
Action |
Args |
| 2014-07-14 13:07:22 | Claudiu.Popa | set | recipients:
+ Claudiu.Popa, ghaering, serhiy.storchaka, Elizacat |
| 2014-07-14 13:07:22 | Claudiu.Popa | set | messageid: <[email protected]> |
| 2014-07-14 13:07:22 | Claudiu.Popa | link | issue21975 messages |
| 2014-07-14 13:07:22 | Claudiu.Popa | create | |
|