]> Cypherpunks repositories - gostls13.git/commit
path: Dir
authorRob Pike <r@golang.org>
Thu, 22 Dec 2011 22:08:34 +0000 (14:08 -0800)
committerRob Pike <r@golang.org>
Thu, 22 Dec 2011 22:08:34 +0000 (14:08 -0800)
commitb6122b0a64449da93d1a2d457239ebb00fce6cbc
tree9ac96ddf29eababb4da761ff9f6c44d1809392bd
parentc0589a21c9ec9f075d27037a62c809a7b0db200d
path: Dir

There was Base but not Dir, so fill in the gap.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5504076
src/pkg/path/path.go
src/pkg/path/path_test.go