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 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:57benjamin.petersonsetrecipients: + benjamin.peterson, GhislainHivon
2010-04-24 17:47:57benjamin.petersonsetmessageid: <1272131277.51.0.723036317849.issue8177@psf.upfronthosting.co.za>
2010-04-24 17:47:56benjamin.petersonlinkissue8177 messages
2010-04-24 17:47:56benjamin.petersoncreate