From 8f03d1a11b029043a977e244cd788c535795acd8 Mon Sep 17 00:00:00 2001 From: Mark Pilgrim Date: Wed, 23 Sep 2009 08:37:16 -0400 Subject: [PATCH] update unicode howto link --- strings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strings.html b/strings.html index 3662844..8401ea0 100755 --- a/strings.html +++ b/strings.html @@ -426,7 +426,7 @@ TypeError: Can't convert 'bytes' object to str implicitly

On Unicode in Python: