-
Committer:
Vincent Ladeuil
-
Date:
2009-04-16 16:57:28 UTC
-
mto:
(4331.1.1 integration)
-
mto:
This revision was merged to the branch mainline in
revision
4332.
-
Revision ID:
v.ladeuil+lp@free.fr-20090416165728-lnobbei6iew38g2d
Test and implements osutils.readlink().
* bzrlib/tests/test_osutils.py:
(TestDirReader.test_symlink): Fix typo.
(TestReadLink): Explain the need for osutils.readlink().
* bzrlib/osutils.py:
(readlink): Reliable version handling unicode paths only.