diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2008-07-18 20:59:44 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2008-07-18 20:59:44 (GMT) |
commit | 73fd46d24e45c34f0fb87261e5471584a7c273df (patch) | |
tree | cf36eca08149e5fe933a90b71e7b3b3a1521305a /Doc | |
parent | 48577d1944c6b03be12bd7b144eb22db6bd6d296 (diff) | |
download | cpython-73fd46d24e45c34f0fb87261e5471584a7c273df.zip cpython-73fd46d24e45c34f0fb87261e5471584a7c273df.tar.gz cpython-73fd46d24e45c34f0fb87261e5471584a7c273df.tar.bz2 |
Bug 3347: robotparser failed because it didn't convert bytes to string.
The solution is to convert bytes to text via utf-8. I'm not entirely
sure if this is safe, but it looks like robots.txt is expected to be
ascii.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions