Message305719
| Author | ncoghlan |
|---|---|
| Recipients | CuriousLearner, brett.cannon, eric.snow, ncoghlan, piotr.dobrogost |
| Date | 2017-11-07.07:57:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1510041458.69.0.213398074469.issue19982@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
See issue 21862 and issue 9325 as potential use cases for this feature. While it looks like issue 21862 (-m switch support in cProfile) can be implemented just fine without it, this feature will be needed for the modules that execute the given scripts directly in __main__.__dict__ (e.g. pdb). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-07 07:57:38 | ncoghlan | set | recipients: + ncoghlan, brett.cannon, eric.snow, piotr.dobrogost, CuriousLearner |
| 2017-11-07 07:57:38 | ncoghlan | set | messageid: <1510041458.69.0.213398074469.issue19982@psf.upfronthosting.co.za> |
| 2017-11-07 07:57:38 | ncoghlan | link | issue19982 messages |
| 2017-11-07 07:57:38 | ncoghlan | create | |