Message79161
| Author | exarkun |
|---|---|
| Recipients | exarkun |
| Date | 2009-01-05.16:40:20 |
| SpamBayes Score | 0.19072187 |
| Marked as misclassified | No |
| Message-id | <1231173621.16.0.0892471452842.issue4845@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Perhaps even more disconcerting is the disagreement between inspect.getabsfile(f) and inspect.getabsfile(inspect.getmodule(f)). The latter agrees with the warnings system, unlike the former which just looks at the filename in the .pyc. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-05 16:40:21 | exarkun | set | recipients: + exarkun |
| 2009-01-05 16:40:21 | exarkun | set | messageid: <1231173621.16.0.0892471452842.issue4845@psf.upfronthosting.co.za> |
| 2009-01-05 16:40:20 | exarkun | link | issue4845 messages |
| 2009-01-05 16:40:20 | exarkun | create | |