Message 224639 - Python tracker

Message224639

Author barry
Recipients BreamoreBoy, barry, ethan.furman, mark, serhiy.storchaka, terry.reedy
Date 2014-08-03.14:50:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407077431.82.0.569821134725.issue22123@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not in favor of changing object() but exposing types.SimpleNamespace as built-in namespace() doesn't seem like such a bad idea, especially given Tim's penultimate Zen aphorism.
History
Date User Action Args
2014-08-03 14:50:31barrysetrecipients: + barry, terry.reedy, mark, BreamoreBoy, ethan.furman, serhiy.storchaka
2014-08-03 14:50:31barrysetmessageid: <1407077431.82.0.569821134725.issue22123@psf.upfronthosting.co.za>
2014-08-03 14:50:31barrylinkissue22123 messages
2014-08-03 14:50:31barrycreate