mirror of
https://github.com/golang/go
synced 2024-11-25 10:38:00 -07:00
a3bc7681b5
Also standardize on 'utf8' as encoding name. Apparently either is acceptable. The user, because it is a StringProperty, must be of type unicode in order to handle Unicode correctly. It must *not* have type string. The desc, because it is a BlobProperty, must be of type string in order to handle Unicode correctly. It must *not* have type unicode. Yay encoding type pedantry without static typing. R=adg, mattn.jp CC=golang-dev https://golang.org/cl/4973045 |
||
---|---|---|
.. | ||
static | ||
_multiprocessing.py | ||
app.yaml | ||
auth.py | ||
const.py | ||
cron.yaml | ||
fail-notify.txt | ||
gobuild.py | ||
index.yaml | ||
key.py.dummy | ||
main.html | ||
package.html | ||
package.py | ||
project-edit.html | ||
project-notify.txt | ||
project.html | ||
toutf8.py |