]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
use os.path.realpath() instead of os.readlink()
authorJust van Rossum <just@letterror.com>
Fri, 21 Mar 2003 22:22:19 +0000 (22:22 +0000)
committerJust van Rossum <just@letterror.com>
Fri, 21 Mar 2003 22:22:19 +0000 (22:22 +0000)
commit5c83bb0f4a53f65fa70c3bbf5ddbfbe88d01bf25
tree2ab11260ed2bd89e95d99da2c71a8227ef858bda
parentbfa893f3acd40d3d3178a4b738328f56083d3906
use os.path.realpath() instead of os.readlink()
Lib/plat-mac/bundlebuilder.py