Message323175
| Author | jdemeyer |
|---|---|
| Recipients | brett.cannon, eric.snow, erik.bray, jdemeyer, ncoghlan, paul.moore, petr.viktorin, scoder, sth |
| Date | 2018-08-05.20:29:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1533500945.28.0.56676864532.issue32797@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think I could make linecache use the ResourceReader API to find the source file instead of looking in the sys.path entries. However, that's orthogonal to PR 6653: we still need PR 6653 to continue looking for the source file in the first place. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-08-05 20:29:05 | jdemeyer | set | recipients: + jdemeyer, brett.cannon, paul.moore, ncoghlan, scoder, petr.viktorin, erik.bray, eric.snow, sth |
| 2018-08-05 20:29:05 | jdemeyer | set | messageid: <1533500945.28.0.56676864532.issue32797@psf.upfronthosting.co.za> |
| 2018-08-05 20:29:05 | jdemeyer | link | issue32797 messages |
| 2018-08-05 20:29:05 | jdemeyer | create | |