On 21-1-2015 18:59, Steve Hayes wrote:

> 3. When I started to look at it, I found that strings could be any length and
> were not limited to swomething arbitrary, like 256 characters. 

Even more fun is that Python's primitive integer type (longs for older Python 
versions)
has no arbitrary limitation either.

That amazed me at the time I discovered python :)

Irmen

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to