-
Committer:
Neil Santos
-
Date:
2010-02-26 10:33:06 UTC
-
mto:
(5080.1.1 integration)
-
mto:
This revision was merged to the branch mainline in
revision
5081.
-
Revision ID:
neil_santos@users.sourceforge.net-20100226103306-9t14ofyc8gesi50y
Changed stat() in SFTPTransport and LocalTransport back to calling plain stat(), instead of lstat().
Added a separate lstat(), as well as readlink() to previously mentioned transports (the latter to mostly facilitate better testing).
Broken-- still trying to find suitable exception to raise in case symlink() in Paramiko fails.
Possibly other changes I already forgot.