go/lib/codereview
Rob Pike 50231fa19f lib/codereview/codereview.py: fix crash when hg gofmt has no files
The gofmt function was returning a string, which isn't the right type.
Three cheers for dynamic typing.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7917044
2013-03-26 17:32:22 -07:00
..
codereview.cfg codereview: split name list only on commas; some user names have spaces 2010-01-13 09:09:06 -08:00
codereview.py lib/codereview/codereview.py: fix crash when hg gofmt has no files 2013-03-26 17:32:22 -07:00
test.sh codereview: undo last night's rollback 2011-11-18 12:58:44 -05:00