]> Cypherpunks repositories - gostls13.git/commit
codelab/index.html "os" needs to be imported because os.Error is used almost immediately
authorAndrey Mirtchovski <mirtchovski@gmail.com>
Thu, 29 Apr 2010 04:06:27 +0000 (14:06 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 29 Apr 2010 04:06:27 +0000 (14:06 +1000)
commitad26019ba69628b17d3749fdb460925b94c985d4
tree29cca1324f3dc8e15e73aa0de73c4faf3e6b78e6
parent718da3339a61bda23659acb8c7a3f41c7dd0b86d
codelab/index.html "os" needs to be imported because os.Error is used almost immediately

Also, calling fmt, ioutil and os "builtin" is probably confusing.

R=adg
CC=golang-dev
https://golang.org/cl/965045
doc/codelab/wiki/index.html