1
0
mirror of https://github.com/golang/go synced 2024-09-25 01:30:13 -06:00
go/lib/codereview
Uriel Mangado 9b8c94a46f codereview.py: correct error handling without decorator
The decorator hides the number of function arguments from Mercurial,
so Mercurial cannot give proper error messages about commands
invoked with the wrong number of arguments.

Left a 'dummy' hgcommand decorator in place as a way to document
what functions are hg commands, and just in case we need some other
kind of hack in the future.

R=adg, rsc
CC=golang-dev
https://golang.org/cl/6488059
2012-09-01 19:55:29 -04: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 codereview.py: correct error handling without decorator 2012-09-01 19:55:29 -04:00
test.sh codereview: undo last night's rollback 2011-11-18 12:58:44 -05:00