cpython/Modules
Guido van Rossum 1b9e0aae6e 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.
1999-04-19 17:58:18 +00:00
..
_cursesmodule.c
_localemodule.c
_tkinter.c
almodule.c
arraymodule.c
audioop.c
binascii.c
bsddbmodule.c
cdmodule.c
cgen.py
cgensupport.c
cgensupport.h
clmodule.c
cmathmodule.c
config.c.in
cPickle.c Jim Fulton writes: 1999-04-19 17:58:18 +00:00
cryptmodule.c
cStringIO.c
cstubs
dbmmodule.c
dlmodule.c
errnomodule.c
fcntlmodule.c
flmodule.c
fmmodule.c
fpectlmodule.c Avoid triggering Alpha OSF/1 specific code on Alpha NT or Linux. 1999-04-19 16:50:26 +00:00
fpetestmodule.c
gdbmmodule.c
getbuildinfo.c
getpath.c
glmodule.c
grpmodule.c
imageop.c
imgfile.c
ld_so_aix
license.terms
main.c Patch from Tim Peters to repare a the problem that tracebacks are off 1999-04-19 17:54:19 +00:00
Makefile.pre.in 'clean' target should remove hassignal. 1999-04-12 16:42:13 +00:00
makesetup Patch by Drew Csillag for FreeBSD's sh, which doesn't automatically 1999-04-19 17:16:12 +00:00
makexp_aix
mathmodule.c
md5.h
md5c.c
md5module.c
mpzmodule.c
newmodule.c
nismodule.c
operator.c
parsermodule.c
pcre-int.h
pcre.h
pcremodule.c
posixmodule.c
puremodule.c
pwdmodule.c
pypcre.c
python.c
readline.c
regexmodule.c
regexpr.c casts for picky compilers. 1999-04-10 15:48:23 +00:00
regexpr.h
resource.c
rgbimgmodule.c
rotormodule.c
selectmodule.c
Setup.in
Setup.thread.in
sgimodule.c
shamodule.c casts for picky compilers. 1999-04-10 15:48:23 +00:00
signalmodule.c
socketmodule.c Put back __osf__ support for gethostbyname_r(); the real bug was that 1999-04-13 04:07:32 +00:00
soundex.c
stdwinmodule.c
stropmodule.c
structmodule.c
sunaudiodev.c
svmodule.c
syslogmodule.c
tclNotify.c
termios.c
threadmodule.c
timemodule.c
timing.h
timingmodule.c
tkappinit.c
xxmodule.c
yuv.h
yuvconvert.c
zlibmodule.c Cast added by Jack Jansen (for Mac port). 1999-04-12 14:35:48 +00:00