Message270217
"/opt/local/bin/../bin/python2.7" is an absolute path.
>>> os.path.isabs('/opt/local/bin/../bin/python2.7')
True
It's not relative to the working directory. |
|
Date |
User |
Action |
Args |
2016-07-12 00:35:28 | eryksun | set | recipients:
+ eryksun, ronaldoussoren, pitrou, vstinner, pjenvey, schmir, eric.araujo, dino.viehland, eli.bendersky, flox, docs@python, python-dev, eric.snow, petri.lehtinen, blarsen |
2016-07-12 00:35:28 | eryksun | set | messageid: <1468283728.32.0.260476402825.issue13402@psf.upfronthosting.co.za> |
2016-07-12 00:35:28 | eryksun | link | issue13402 messages |
2016-07-12 00:35:27 | eryksun | create | |
|