New submission from Edward D'Souza:

The list of built-in functions at the top of 
https://docs.python.org/2/library/functions.html is not alphabetical. 
Specifically, (apply, coerce, intern, buffer) allow appear out of order at the 
end of the list, instead of where they should be alphabetically.

----------
assignee: docs@python
components: Documentation
messages: 236505
nosy: docs@python, edsouza
priority: normal
severity: normal
status: open
title: List of builtins is not alphabetical on 
https://docs.python.org/2/library/functions.html
type: behavior
versions: Python 2.7

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

Reply via email to