R. David Murray added the comment:

To be clear: this was/is the python2 documentation style.  In python3 we've 
switched to using keyword argument notation in functions that support 
specifying optional arguments via keyword (which is many more of the C 
functions than in python2).

----------
nosy: +r.david.murray

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

Reply via email to