This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author SilentGhost
Recipients SilentGhost, aroberge, docs@python, random832
Date 2015-12-05.20:48:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449348502.43.0.688811084082.issue25810@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, whatever Andre's posted is not an output from 3.5. It's 3.4 or earlier.

Also it's a wider problem because the same issue exists for exec: built-in help shows keyword arguments, while docs and implementation require only positional.
History
Date User Action Args
2015-12-05 20:48:22SilentGhostsetrecipients: + SilentGhost, aroberge, docs@python, random832
2015-12-05 20:48:22SilentGhostsetmessageid: <1449348502.43.0.688811084082.issue25810@psf.upfronthosting.co.za>
2015-12-05 20:48:22SilentGhostlinkissue25810 messages
2015-12-05 20:48:22SilentGhostcreate