"Alf P. Steinbach" <al...@start.no> writes: > Speedup would likely be more realistic with normal implementation (not > fiddling with bit-fields and stuff)
I'm not sure I understand this. How would you implement tagged integers without encoding type information in bits of the pointer value? -- http://mail.python.org/mailman/listinfo/python-list