diff options
author | Fred Drake <fdrake@acm.org> | 2001-05-03 16:04:13 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-05-03 16:04:13 +0000 |
commit | 4dcb85b81756fb4b93c296831646c0d015ad38aa (patch) | |
tree | 6a113893a6e7cd83bacc253bb1293f3b045f613f /Modules/_weakref.c | |
parent | efdae3939adcb76858c58ccb92503dd404a90703 (diff) | |
download | cpython-git-4dcb85b81756fb4b93c296831646c0d015ad38aa.tar.gz |
Since Py_TPFLAGS_HAVE_WEAKREFS is set in Py_TPFLAGS_DEFAULT, it does not
need to be specified in the type structures independently. The flag
exists only for binary compatibility.
This is a "source cleanliness" issue and introduces no behavioral changes.
Diffstat (limited to 'Modules/_weakref.c')
0 files changed, 0 insertions, 0 deletions