This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients Sworddragon, brett.cannon, r.david.murray, serhiy.storchaka, skrah
Date 2013-11-09.18:35:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384022128.17.0.430195711894.issue19533@psf.upfronthosting.co.za>
In-reply-to
Content
So the question is, if there is no longer a reference to the docstring, why isn't it garbage collected?  (I tested adding a gc.collect(), and it didn't make any difference.)
History
Date User Action Args
2013-11-09 18:35:28r.david.murraysetrecipients: + r.david.murray, brett.cannon, skrah, Sworddragon, serhiy.storchaka
2013-11-09 18:35:28r.david.murraysetmessageid: <1384022128.17.0.430195711894.issue19533@psf.upfronthosting.co.za>
2013-11-09 18:35:28r.david.murraylinkissue19533 messages
2013-11-09 18:35:28r.david.murraycreate