Raymond Hettinger added the comment:

With the attached patch, the new output is:

 |  ----------------------------------------------------------------------
 |  Data descriptors defined here:
 |  
 |  nickname
 |      Alias for field number 0
 |   
 |  firstname
 |      Alias for field number 1 
 | 
 |  age
 |      Alias for field number 2
 | 
 |  __dict__
 |      A new OrderedDict mapping field names to their values

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24879>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to