"Bjoern Schliessmann" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] That's interesting. BTW, do you know something (apart from the dis docs) that's worth reading if you're interested in Python byte code?
------------------ That is the only Python specific thing I remember reading. Of course, it helps that I learned assembler a long time ago, and that I have used an HP reverse-polish notation calculator (a fixed-size stack machine), and that I have seen and understand algorithms for turning prefix and infix to postfix notation. tjr -- http://mail.python.org/mailman/listinfo/python-list