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 Arfrever, benjamin.peterson, eric.snow, gregory.p.smith, larry, pitrou
Date 2012-03-16.17:32:25
SpamBayes Score 0.0011517702
Marked as misclassified No
Message-id <1331919146.02.0.329699534094.issue14328@psf.upfronthosting.co.za>
In-reply-to
Content
Shouldn't using vgetargs1 with '$' in the format string just be an error? vgetargs1 doesn't know anything about keyword arguments.
History
Date User Action Args
2012-03-16 17:32:26benjamin.petersonsetrecipients: + benjamin.peterson, gregory.p.smith, pitrou, larry, Arfrever, eric.snow
2012-03-16 17:32:26benjamin.petersonsetmessageid: <1331919146.02.0.329699534094.issue14328@psf.upfronthosting.co.za>
2012-03-16 17:32:25benjamin.petersonlinkissue14328 messages
2012-03-16 17:32:25benjamin.petersoncreate