New submission from Ramchandra Apte <maniandra...@gmail.com>: In section 15.17.1.17 in the ctypes documentation, the documentation says "It is funny to see that on linux the sort function seems to work much more efficiently, it is doing less comparisons"
"It is quite interesting to see that the Windows qsort() function needs more comparisons than the linux version!" "linux" should be capitalized in both these sentences. ---------- assignee: docs@python components: Documentation messages: 150574 nosy: docs@python, ramchandra.apte priority: normal severity: normal status: open title: Capitalization mistakes in the documentation for ctypes _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13709> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com