]> Cypherpunks repositories - gostls13.git/commit
text/template,html/template: document that partial results may be written on error
authorRob Pike <r@golang.org>
Mon, 19 May 2014 21:29:45 +0000 (14:29 -0700)
committerRob Pike <r@golang.org>
Mon, 19 May 2014 21:29:45 +0000 (14:29 -0700)
commit431b96bdbe7dc838551efc9959b3bdca780b9368
treef9cf8c4d9a451d4a7fa2a4a4a12d1d5e558527c1
parenta663e0a0381c22d3b1ef58b411df5cfbf56c2930
text/template,html/template: document that partial results may be written on error
Fixes #7445.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/94640043
src/pkg/html/template/template.go
src/pkg/text/template/exec.go