Don't call constructor() from pickle().
The constructor() call only made sense when it registered the constructor as safe for unpickling. We should probably remove the module-global function, but need to worry about backwards compatibility.
Showing
Please
register
or
sign in
to comment