On 11/7/2013 5:13 PM, Victor Stinner wrote:
> 2013/11/7 Eric V. Smith <[email protected]>:
>> Then how about at least a comment about how 6 is derived?
>>
>>          if (lower_len < 6)   /* 6 == strlen("utf-8") + 1 */
>>              return 0;
> 
> Ok, I added the comment in changeset 9c929b9e0a2a.

Thanks!

Eric.


_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to