Queue cleanup
Aahz
aahz at pythoncraft.com
Sat Sep 4 08:26:16 EDT 2010
[gc]
In article <7x7hj2kyd6.fsf at ruckus.brouhaha.com>,
Paul Rubin <no.email at nospam.invalid> wrote:
>
>A minimal naive implementation indeed doubles the memory requirements,
>but from a Python perspective where every integer takes something like
>24 bytes already, even that doesn't seem so terrible.
Many people still use 32-bit Python -- an int is twelve bytes there.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"...if I were on life-support, I'd rather have it run by a Gameboy than a
Windows box." --Cliff Wells
More information about the Python-list
mailing list