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 ron_adam
Recipients avdd, bquinlan, georg.brandl, r.david.murray, ron_adam
Date 2011-01-18.04:07:52
SpamBayes Score 0.0024224976
Marked as misclassified No
Message-id <1295323675.62.0.950605448707.issue10918@psf.upfronthosting.co.za>
In-reply-to
Content
Change...

   "are never unpacked within submit."

to...

    Are completely separate.   


It's the attempt to mix two function signatures together as one, that was/is the problem.
History
Date User Action Args
2011-01-18 04:07:55ron_adamsetrecipients: + ron_adam, georg.brandl, bquinlan, r.david.murray, avdd
2011-01-18 04:07:55ron_adamsetmessageid: <1295323675.62.0.950605448707.issue10918@psf.upfronthosting.co.za>
2011-01-18 04:07:52ron_adamlinkissue10918 messages
2011-01-18 04:07:52ron_adamcreate