Python3.0 rocks: http://tinyurl.com/8xv4mf No decoding nonsense!
1 comment. Tweets
I hadn’t done any unicode python programming before 3.0, but I can appreciate how nice 3.0 feels after dealing with translating between the str class and the unicode class all the time. Now it’s all the same. :)
Name(required)
E-mail (required)
Website URI (optional)
Comment moderation may delay the posting of your comment. XHTML: You can use the following tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> . Don't forget to close them after use.
Your comment:
I hadn’t done any unicode python programming before 3.0, but I can appreciate how nice 3.0 feels after dealing with translating between the str class and the unicode class all the time. Now it’s all the same. :)