A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2006-March/062483.html below:

[Python-Dev] bytes thoughts

[Python-Dev] bytes thoughts [Python-Dev] bytes thoughtsGreg Ewing greg.ewing at canterbury.ac.nz
Fri Mar 17 01:09:46 CET 2006
Christos Georgiou wrote:

> Well, what's the result of
> 
> bytes([1,0,0])^ bytes([1,0])
> 
> ?  Is it bytes([0,0,0]) (à la little-endian) or is it bytes([1,1,0])
> (straight conversion to base-256)?  Or perhaps throw a ValueError if the 
> sizes differ?

In the interests of refusing the temptation to
guess, I'd go for the ValueError.

Greg
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4