Descriptionfmt, log: stop using unicode
$ go list -f '{{.ImportPath}} {{.Deps}}' fmt log
fmt [errors io math os reflect runtime strconv sync sync/atomic syscall time unicode/utf8 unsafe]
log [errors fmt io math os reflect runtime strconv sync sync/atomic syscall time unicode/utf8 unsafe]
Patch Set 1 #Patch Set 2 : diff -r f6523e003ea9 https://go.googlecode.com/hg/ #
Total comments: 9
Patch Set 3 : diff -r 99a66fff2af2 https://code.google.com/p/go/ #Patch Set 4 : diff -r 99a66fff2af2 https://code.google.com/p/go/ #
Total comments: 9
Patch Set 5 : diff -r 99a66fff2af2 https://code.google.com/p/go/ #Patch Set 6 : diff -r 99a66fff2af2 https://code.google.com/p/go/ #Patch Set 7 : diff -r 99a66fff2af2 https://code.google.com/p/go/ #
MessagesTotal messages: 10
|