intertwingly

It’s just data

Python 3.0a1


Guido van Rossum: The first Python 3000 release is out — Python 3.0a1. Be the first one on your block to download it!

$ python3.0
Python 3.0a1 (py3k, Aug 31 2007, 21:24:31) 
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> print(len('Iñtërnâtiônàlizætiøn'))
20
>>>

:-)