km wrote: > why is that python doesnt implement direct memory addressing provided a > reference to an object exists ?
because Python is a portable high-level language. if you want assembler, you shouldn't use Python. did you read the "reset your brain" article ? </F> -- http://mail.python.org/mailman/listinfo/python-list