This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients loewis, ocean-city, vstinner
Date 2009-03-17.19:41:46
SpamBayes Score 2.7851454e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
STINNER Victor wrote:
> STINNER Victor <[email protected]> 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?
History
Date User Action Args
2009-03-17 19:41:50loewissetrecipients: + loewis, vstinner, ocean-city
2009-03-17 19:41:47loewislinkissue5391 messages
2009-03-17 19:41:46loewiscreate