[docs] 'sort' argument to profile.runctx is undocumented

Chris Cummins chrisc.101 at gmail.com
Wed May 10 04:59:16 EDT 2017


Hi,

The runctx function in the profile module accepts sort as an optional
keyword, but this is undocumented. The sort keyword was added in Py 3.2:
https://bugs.python.org/issue9898

It would be nice if the documentation could be updated to reflect this.

Cheers,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20170510/5f7119ba/attachment.html>


More information about the docs mailing list