Code review comment for lp:~rls/bzr/transport-link-and-symlink-support

Revision history for this message
Neil Santos (rls) wrote :

> Ah, I also meant this to go for the `symlink` function on the same object,
> with `osutils.has_symlinks` as the definition-time check. The point being, you

Ah, LOL. I also figured I should do this; in fact, my last commit contains this, as well as a similar guard for the readlink() I'm implementing (using osutils.host_os_dereferences_symlink()).

« Back to merge proposal