[Python-Dev] buffer('abc') == 'abc' is False ?!

M.-A. Lemburg mal@lemburg.com
Wed, 16 Oct 2002 11:46:22 +0200


I was wondering whether this is an oversight or intended. Buffer
objects can certainly be compared to strings on a byte-by-byte
basis, so the compare result looks like a (long standing)
bug to me.

-- 
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
_______________________________________________________________________
eGenix.com -- Makers of the Python mx Extensions: mxDateTime,mxODBC,...
Python Consulting:                               http://www.egenix.com/
Python Software:                    http://www.egenix.com/files/python/