This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brian.curtin
Recipients Christophe Simonis, Iztok.Kavkler, Omega_Weapon, ajaksu2, andybuckley, brian.curtin, christian.heimes, edemaine, eric.araujo, giampaolo.rodola, iki, loewis, meatballhat, michael.foord, pitrou, python-dev, r.david.murray, sandro.tosi, schmir, sfllaw, tarek, tleeuwenburg@gmail.com, tmick, vstinner, weeble, wrstlprmpft
Date 2012-06-22.21:05:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340399160.17.0.99088607093.issue444582@psf.upfronthosting.co.za>
In-reply-to
Content
> I don't really understand why you call abspath(). If the caller wants an absolute path, they can call abspath() themselves.

Because that is what `which` does.

I just pushed the change before I saw this message, so it went in as the patch shows. Do you want this changed?
History
Date User Action Args
2012-06-22 21:06:00brian.curtinsetrecipients: + brian.curtin, loewis, tmick, edemaine, pitrou, vstinner, wrstlprmpft, giampaolo.rodola, christian.heimes, ajaksu2, sfllaw, schmir, tarek, eric.araujo, Christophe Simonis, andybuckley, weeble, r.david.murray, tleeuwenburg@gmail.com, michael.foord, meatballhat, sandro.tosi, iki, Iztok.Kavkler, python-dev, Omega_Weapon
2012-06-22 21:06:00brian.curtinsetmessageid: <1340399160.17.0.99088607093.issue444582@psf.upfronthosting.co.za>
2012-06-22 21:05:59brian.curtinlinkissue444582 messages
2012-06-22 21:05:59brian.curtincreate