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 serhiy.storchaka
Recipients benjamin.peterson, christian.heimes, gregory.p.smith, pitrou, serhiy.storchaka
Date 2012-10-28.18:32:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351449175.59.0.0282593899255.issue16351@psf.upfronthosting.co.za>
In-reply-to
Content
I.e. gc.get_info([generation]).  Returns the info for specified generation or total if the parameter omitted.
History
Date User Action Args
2012-10-28 18:32:55serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, pitrou, christian.heimes, benjamin.peterson
2012-10-28 18:32:55serhiy.storchakasetmessageid: <1351449175.59.0.0282593899255.issue16351@psf.upfronthosting.co.za>
2012-10-28 18:32:55serhiy.storchakalinkissue16351 messages
2012-10-28 18:32:55serhiy.storchakacreate