summaryrefslogtreecommitdiff
path: root/Python/thread.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-12-09 22:16:46 +0000
committerGuido van Rossum <guido@python.org>1998-12-09 22:16:46 +0000
commit030d2ec16c547d97abb3367e658faf92147c8d00 (patch)
treefc15b8f8c5045b5ac8580d147ec7dcf4ed108926 /Python/thread.c
parentf8b3b944aa748be7689109c353e990e8a25c684f (diff)
downloadcpython-git-030d2ec16c547d97abb3367e658faf92147c8d00.tar.gz
In read_multi, allow a subclass to override the class we instantiate
when we create a recursive instance, by setting the class variable 'FieldStorageClass' to the desired class. By default, this is set to None, in which case we use self.__class__ (as before).
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions