]> granicus.if.org Git - python/commit
News fix. On py3k, `str' is unicode. should use `bytes'.
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Thu, 1 Jan 2009 16:09:52 +0000 (16:09 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Thu, 1 Jan 2009 16:09:52 +0000 (16:09 +0000)
commit8ed9a8069dbef331d6097dcd2895f7cbf012897e
treee44da6de8c42e8c0d65cabd8caa91c483d2d2df4
parent0f22d69cf6cb5e1bcf7aab4a81836c466a88ec86
News fix. On py3k, `str' is unicode. should use `bytes'.
Misc/NEWS