]> granicus.if.org Git - python/commit
Move docstrings out of function table to constants defined near the
authorFred Drake <fdrake@acm.org>
Sun, 18 Feb 2001 05:20:18 +0000 (05:20 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 18 Feb 2001 05:20:18 +0000 (05:20 +0000)
commit7855aba6bb9b9a35af9ea3b7992f63b29283fac9
tree4c45b2d786cd2eeb613d05f2852a2effeff27941
parent4e30378e807a96346319b946f2dfde7591cc5762
Move docstrings out of function table to constants defined near the
function implementations.
Modules/_weakref.c