Martin v. Löwis <mar...@v.loewis.de> added the comment:

STINNER Victor wrote:
> STINNER Victor <victor.stin...@haypocalc.com> added the comment:
> 
> Le Tuesday 17 March 2009 14:39:59 Hirokazu Yamamoto, vous avez écrit :
>> Well, there is no conclusion which of your choices (a or b) is preferred.
> 
> Guido just wrote in other mail thread (py3k: accept unicode for 'c' and byte 
> for 'C' in getarg?):
> 
>    "Yeah, mmap should be defined exclusively in terms of bytes."

How does that answer the question? We know what data type to use for
multiple bytes - but what data type should be used for a single byte?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5391>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to