]> Cypherpunks repositories - gostls13.git/commit
path: document that filepath is recommended to manipulate filename paths
authorJaana Burcu Dogan <jbd@google.com>
Mon, 31 Oct 2016 17:23:50 +0000 (10:23 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 8 Nov 2016 18:36:52 +0000 (18:36 +0000)
commit7465bfb1ea1a7ddfec9b267587ee9e6200514f3f
tree00fb354bf44c2757585fa4f7223623baefc40656
parent59d5835f144fae0c9e8726ffc7e42663eadef229
path: document that filepath is recommended to manipulate filename paths

Fixes #17690.

Change-Id: Ifd300980aa4c11498ed7c083d08bcdd23f5b307a
Reviewed-on: https://go-review.googlesource.com/32423
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/path/path.go