Message221488
| Author | pitrou |
|---|---|
| Recipients | georg.brandl, ncoghlan, pitrou |
| Date | 2014-06-24.20:06:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1403640414.18.0.449527177368.issue21862@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As the title says. You should be able to type: $ python -m cProfile -m my.module.name to profile execution of my.module.name. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-06-24 20:06:54 | pitrou | set | recipients: + pitrou, georg.brandl, ncoghlan |
| 2014-06-24 20:06:54 | pitrou | set | messageid: <1403640414.18.0.449527177368.issue21862@psf.upfronthosting.co.za> |
| 2014-06-24 20:06:54 | pitrou | link | issue21862 messages |
| 2014-06-24 20:06:54 | pitrou | create | |