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 Arfrever, chortos, pitrou, sbt, serhiy.storchaka, terry.reedy
Date 2013-09-25.18:02:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380132152.82.0.0658532024137.issue19021@psf.upfronthosting.co.za>
In-reply-to
Content
Could we instead restore the builtins module to it's initial state before the purging stage? I believe all builtins are immutable and can't create reference loops.
History
Date User Action Args
2013-09-25 18:02:32serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, pitrou, Arfrever, chortos, sbt
2013-09-25 18:02:32serhiy.storchakasetmessageid: <1380132152.82.0.0658532024137.issue19021@psf.upfronthosting.co.za>
2013-09-25 18:02:32serhiy.storchakalinkissue19021 messages
2013-09-25 18:02:32serhiy.storchakacreate