Message95307
It's a border case for backporting. The docs do say it should be returning
an absolute path, so that is a bug. And chances are anyone who has
discovered this and is working around it simply called os.path.abspath()
on the value instead of some manual calculation (if at all; bigger chance
no one simply noticed).
My vote is to backport. Otherwise the docs should be updated for 2.6/3.1
to mention the bug. |
|
Date |
User |
Action |
Args |
2009-11-15 20:56:36 | brett.cannon | set | recipients:
+ brett.cannon, roysmith, r.david.murray |
2009-11-15 20:56:35 | brett.cannon | set | messageid: <1258318595.77.0.500723270097.issue7325@psf.upfronthosting.co.za> |
2009-11-15 20:56:34 | brett.cannon | link | issue7325 messages |
2009-11-15 20:56:34 | brett.cannon | create | |
|