R. David Murray added the comment:

It is very surprising that evaling the repr doesn't work, since struct_time is 
documented to have a named tuple interface, and evaling the repr for a 
namedtuple works.  So hopefully fixing issue 1820 will also fix this.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue5907>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to