mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
update unicode howto link
This commit is contained in:
+1
-1
@@ -426,7 +426,7 @@ TypeError: Can't convert 'bytes' object to str implicitly</samp>
|
||||
<p>On Unicode in Python:
|
||||
|
||||
<ul>
|
||||
<li><a href=http://docs.python.org/3.0/howto/unicode.html>Python Unicode HOWTO</a>
|
||||
<li><a href=http://docs.python.org/3.1/howto/unicode.html>Python Unicode HOWTO</a>
|
||||
<li><a href=http://docs.python.org/3.0/whatsnew/3.0.html#text-vs-data-instead-of-unicode-vs-8-bit>What’s New In Python 3: Text vs. Data Instead Of Unicode vs. 8-bit</a>
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user