Josiah Carlson wrote:
> one thing to note with your method - you can't guarantee the order of the 
> attributes as they are being displayed.
>   
Actually, my record type *can*; see the hack using the __names__ field.  
It won't preserve that order during iteration--but it's only a prototype 
so far, and it could be fixed if there was interest.


/larry/
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to