Message 104110 - Python tracker (original) (raw)

Message104110

Author benjamin.peterson
Recipients GhislainHivon, benjamin.peterson
Date 2010-04-24.17:47:55
SpamBayes Score 0.16230424
Marked as misclassified No
Message-id 1272131277.51.0.723036317849.issue8177@psf.upfronthosting.co.za
In-reply-to
Content
As covered in http://docs.python.org/dev/reference/expressions.html#calls, this is how function calls are bound.
History
Date User Action Args
2010-04-24 17:47:57 benjamin.peterson set recipients: + benjamin.peterson, GhislainHivon
2010-04-24 17:47:57 benjamin.peterson set messageid: 1272131277.51.0.723036317849.issue8177@psf.upfronthosting.co.za
2010-04-24 17:47:56 benjamin.peterson link issue8177 messages
2010-04-24 17:47:56 benjamin.peterson create