Ronan Lamy <ronan.l...@gmail.com> added the comment:

I see. However, I think that breaking code noisily is better than breaking it 
silently, which is what happens when the same protocol is reimplemented many 
times. And _loads_pyc() could be made more forward-compatible by returning 
(path_stats, code) instead of (timestamp, size, code).

----------

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

Reply via email to