Chris Angelico <ros...@gmail.com> writes:
> Looks to me as if Lua doesn't have integers at all

They fixed that in Lua 5.3:

  http://www.lua.org/manual/5.3/readme.html#changes

> Likewise, eight-bit strings, not Unicode. 

Also fixed in 5.3 (basic utf-8 support added, per above).
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to