On 30.06.12 19:14, Nick Coghlan wrote:
Why not just expose max_code_point directly instead of adding three new methods?
I think it will be easier to use. You do not have to remember that the
maximum ASCII code is 127. This is similar to the old is*() methods.