]> granicus.if.org Git - python/commit
Fix the docstring for sys.getrefcount().
authorFred Drake <fdrake@acm.org>
Thu, 20 Jun 2002 21:36:19 +0000 (21:36 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 20 Jun 2002 21:36:19 +0000 (21:36 +0000)
commitba3ff1ba7ba9b3920bafc1722c62b8abdb77b93c
treefb4673d5a6cdba21337a2f96e11e9640bca3fad0
parente36a8e8201fdacb04d75dce83662a735afe91588
Fix the docstring for sys.getrefcount().
Closes SF bug #571759.
Python/sysmodule.c