Message 231147 - Python tracker

Message231147

Author ncoghlan
Recipients Rhamphoryncus, brett.cannon, bronger, dcjim, eric.araujo, eric.snow, flox, jhylton, larry, loewis, ncoghlan, pje, sbt, tim.peters
Date 2014-11-14.01:55:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415930149.7.0.66313833607.issue992389@psf.upfronthosting.co.za>
In-reply-to
Content
Belatedly agreeing with PJE on this one.

If concerns around circular imports continue to be raised in a post Python 3.5 world (with the issue 17636 change), then we can look at revisiting this again, but in the meantime, lets just go with the sys.modules fallback.
History
Date User Action Args
2014-11-14 01:55:49ncoghlansetrecipients: + ncoghlan, tim.peters, loewis, jhylton, brett.cannon, dcjim, pje, Rhamphoryncus, bronger, larry, eric.araujo, flox, sbt, eric.snow
2014-11-14 01:55:49ncoghlansetmessageid: <1415930149.7.0.66313833607.issue992389@psf.upfronthosting.co.za>
2014-11-14 01:55:49ncoghlanlinkissue992389 messages
2014-11-14 01:55:49ncoghlancreate