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 pitrou
Recipients pitrou, rhettinger, serhiy.storchaka
Date 2013-09-19.13:03:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1097685621.4067359.1379595821047.JavaMail.root@zimbra10-e2.priv.proxad.net>
In-reply-to <1379591293.2.0.269395220303.issue19048@psf.upfronthosting.co.za>
Content
> Thy are visible by calling gc.get_referents().

That's totally besides the point. The point is that those
objects are invisible in normal conditions, not that they can't
be read using advanced implementation-dependent tricks.
History
Date User Action Args
2013-09-19 13:03:47pitrousetrecipients: + pitrou, rhettinger, serhiy.storchaka
2013-09-19 13:03:47pitroulinkissue19048 messages
2013-09-19 13:03:46pitroucreate