commit | fad10f9c1cba2aef54ef3822d6c3688eb1c25483 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Thu Feb 23 22:46:04 2012 -0500 |
committer | Russ Cox <rsc@golang.org> | Thu Feb 23 22:46:04 2012 -0500 |
tree | 0ffed2689bd95b6fa134f952cc717799f819465f | |
parent | 9984a5bca403ec14340a05c6fd57fcbefd96f4df [diff] |
spec: allow disallow of \uFFFD in import path Turns out U+FFFD is a graphic character too. http://play.golang.org/p/YblCfKAfko R=gri CC=golang-dev https://golang.org/cl/5699052