Martin v. Löwis added the comment:

I don't think it it is worth the effort. You would need two different entry 
functions still, to allow error messages to refer to the function name. Since 
the _impl functions can trivially call each other, the saving in lines of code 
are minimal, and from a code reading point of view, having aliases actually 
complicates the code.

----------
nosy: +loewis

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

Reply via email to