Serhiy Storchaka added the comment:

Oh, you have mixed up comments! In headers descriptions are written after 
function declarations. You have moved some comments and now some descriptions 
are placed below the corresponding declaration, and some descriptions are 
placed above. Now it is not clear to what function every comment is related.

You should either revert your changes or change *all* headers by moving *all* 
descriptions above corresponding declarations. That would be very large patch, 
and I doubt it will be approved.

Please don't make such large changes without a review.

----------

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

Reply via email to