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 Ivan.Pozdeev
Recipients Anthony Sottile, Chris Billington, Ivan.Pozdeev, Peter L3, SilentGhost, __Vano, barry, brett.cannon, cheryl.sabella, christian.heimes, eric.smith, eric.snow, ethan smith, ionelmc, jaraco, mhammond, ncoghlan, pitrou, steve.dower, takluyver, terry.reedy, veky
Date 2019-02-28.22:27:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551392875.66.0.390930978345.issue33944@roundup.psfhosted.org>
In-reply-to
Content
On second thought, the inability to debug code that runs at startup, before user code ever gets control, is a fundamental issue (this problem arises for any software that has startup code), so such a facility in stock codebase has a merit.
History
Date User Action Args
2019-02-28 22:27:55Ivan.Pozdeevsetrecipients: + Ivan.Pozdeev, mhammond, barry, brett.cannon, terry.reedy, jaraco, ncoghlan, pitrou, eric.smith, christian.heimes, ionelmc, SilentGhost, __Vano, eric.snow, takluyver, steve.dower, veky, Anthony Sottile, ethan smith, cheryl.sabella, Chris Billington, Peter L3
2019-02-28 22:27:55Ivan.Pozdeevsetmessageid: <1551392875.66.0.390930978345.issue33944@roundup.psfhosted.org>
2019-02-28 22:27:55Ivan.Pozdeevlinkissue33944 messages
2019-02-28 22:27:55Ivan.Pozdeevcreate