]> Cypherpunks repositories - gostls13.git/commit
lib/codereview: return an empty list when CONTRIBUTORS is not found instead of None.
authorFrancesc Campoy <campoy@golang.org>
Fri, 11 Oct 2013 00:16:17 +0000 (17:16 -0700)
committerFrancesc Campoy <campoy@golang.org>
Fri, 11 Oct 2013 00:16:17 +0000 (17:16 -0700)
commitb6c0c4228d62406fbe24c4357410813715fdb75d
tree7532ed72208d59501945e83fc7bc3a4f324da678
parent50d4dae80b9afc34dc931caef180161dba9b1530
lib/codereview: return an empty list when CONTRIBUTORS is not found instead of None.

R=adg, campoy, r
CC=golang-dev
https://golang.org/cl/14419059
lib/codereview/codereview.py