summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-04-19 17:58:18 +0000
committerGuido van Rossum <guido@python.org>1999-04-19 17:58:18 +0000
commit2d878cdba968e8ddff4fda8868c6f1d91b5ba574 (patch)
tree70571a0c0fab33beba62749ccfb57bfe554c5641 /Python/errors.c
parent0a9f29d3807b8acc2e15d0b7c8336215c4f93838 (diff)
downloadcpython-2d878cdba968e8ddff4fda8868c6f1d91b5ba574.tar.gz
Jim Fulton writes:
I have attached a new cPickle that adds a new control attribute to unpicklers: Added new Unpickler attribute, find_global. If set to None, then global and instance pickles are disabled. Otherwise, it should be set to a callable object that takes two arguments, a module name and an object name, and returns an object. If the attribute is unset, then the default mechanism is used. This feature provides an additional mechanism for controlling which classes can be used for unpickling.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions