mirror of
https://github.com/python/cpython.git
synced 2026-01-31 07:05:24 +00:00
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.