Mark Dickinson <dicki...@gmail.com> added the comment:

How would you suggest refactoring this?

For that example, I'd prefer not to remove the repetition;  as it is, the code 
is clean and clear.  Eliminating the repetition would involve adding an extra 
layer of indirection, making the code in one of these functions harder to 
follow.

----------
nosy: +mark.dickinson

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

Reply via email to