summaryrefslogtreecommitdiff
path: root/docs/modpython.txt
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2008-07-20 06:32:54 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2008-07-20 06:32:54 +0000
commitb58de151397c3a85002430c34b0dd1b400cede23 (patch)
tree65e36dcf1723a41d25e56d92a772836214fa4062 /docs/modpython.txt
parent2f49d180711ffaac7080d473b2ef86d911015e53 (diff)
Fixed #7339 -- Added manual calls to the garbage collector. This is required for PyPy and Jython; these implementations don't use reference counting, so you can't rely on __del__ being run immediately after del is called. Thanks to Maciej Fijalkowski (fijal) and Leo Soto.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8004 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/modpython.txt')
0 files changed, 0 insertions, 0 deletions