summaryrefslogtreecommitdiffstats
path: root/Python/import.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-08-30 04:43:35 (GMT)
committerGuido van Rossum <guido@python.org>2001-08-30 04:43:35 (GMT)
commitc41418751fcef0a42f336ba91871827b45d558a7 (patch)
treee046712a00e38e94b2a60f5f1a6298ac5eebd460 /Python/import.c
parent31bcff8815f263ab25ac9458f7b45975d8ebecbc (diff)
downloadcpython-c41418751fcef0a42f336ba91871827b45d558a7.zip
cpython-c41418751fcef0a42f336ba91871827b45d558a7.tar.gz
cpython-c41418751fcef0a42f336ba91871827b45d558a7.tar.bz2
Safety measures now that str and tuple are subclassable:
If tp_itemsize of the basetype is nonzero, only allow empty __slots__ (declaring that no __dict__ should be added), and don't add a weakref offset.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions