Raymond Hettinger added the comment:

I don't really like the assertEndsWith method which triggers a mental hiccup 
when taking a familiar method call, making it into function call, and giving an 
awkward looking camelcase name.

Also, Guido is usually opposed to broad, sweeping search/replace patches.  
Instead, he has advocated "holistic refactoring" where updates are done by 
someone actively working on the module rather than a disinterested party 
churning the code without thinking deeply about the topic at hand.

----------
nosy: +rhettinger

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

Reply via email to