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 劉劍峰
Recipients docs@python, 劉劍峰
Date 2016-12-26.08:53:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482742413.83.0.382615378598.issue29072@psf.upfronthosting.co.za>
In-reply-to
Content
the message `D.setdefault(k[,d])', compiler inform SyntaxError: invalid syntax. I think that it woulld be D.setdefault([k, d]).
History
Date User Action Args
2016-12-26 08:53:33劉劍峰setrecipients: + 劉劍峰, docs@python
2016-12-26 08:53:33劉劍峰setmessageid: <1482742413.83.0.382615378598.issue29072@psf.upfronthosting.co.za>
2016-12-26 08:53:33劉劍峰linkissue29072 messages
2016-12-26 08:53:33劉劍峰create