mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
f811bbfe6c
where the symlink resolves to is added to sys.path, not the directory containing the symlink itself. Thanks to Sanko Resic for an initial attempt at the patch.