Message 124018 - Python tracker
Message124018
| Author | r.david.murray |
|---|---|
| Recipients | benjamin.peterson, pitrou, r.david.murray, ron_adam, skrah, vstinner |
| Date | 2010-12-15.13:53:41 |
| SpamBayes Score | 0.00029166718 |
| Marked as misclassified | No |
| Message-id | <1292421227.58.0.0327999503203.issue9319@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
help no longer segfaults, but the find_module call still does; updating title. The patch does cure the segfault, but as Stefan says it isn't the best fix since having '<file>' in the error message instead of the real file name isn't very useful. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-15 13:53:47 | r.david.murray | set | recipients: + r.david.murray, pitrou, vstinner, ron_adam, benjamin.peterson, skrah |
| 2010-12-15 13:53:47 | r.david.murray | set | messageid: <1292421227.58.0.0327999503203.issue9319@psf.upfronthosting.co.za> |
| 2010-12-15 13:53:41 | r.david.murray | link | issue9319 messages |
| 2010-12-15 13:53:41 | r.david.murray | create | |