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 ncoghlan
Recipients dalke, ncoghlan, nnorwitz
Date 2008-02-05.12:11:45
SpamBayes Score 0.016842104
Marked as misclassified No
Message-id <1202213506.37.0.792011454278.issue2009@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I misread slightly (or else just got confused as to which of the
3 Grammar files I was looking at on my local machine). What you've
posted already is indeed the relevant change for 2.6 - it's only 3.0
that is slightly different because it allows the definition of
keyword-only arguments (I believe that feature may also be on the list
of items that may be backported to 2.6).
History
Date User Action Args
2008-02-05 12:11:46ncoghlansetspambayes_score: 0.0168421 -> 0.016842104
recipients: + ncoghlan, nnorwitz, dalke
2008-02-05 12:11:46ncoghlansetspambayes_score: 0.0168421 -> 0.0168421
messageid: <1202213506.37.0.792011454278.issue2009@psf.upfronthosting.co.za>
2008-02-05 12:11:45ncoghlanlinkissue2009 messages
2008-02-05 12:11:45ncoghlancreate