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 anacrolix
Recipients anacrolix, helduel, lukknapen, nvetoshkin
Date 2011-03-17.21:27:54
SpamBayes Score 4.2276934e-05
Marked as misclassified No
Message-id <1300397274.89.0.430854191926.issue5421@psf.upfronthosting.co.za>
In-reply-to
Content
This bug is very misleading in Py3, as the TypeError makes one think that a string is being passed rather than bytes (how else do you get a 2 argument function call wrong?). Very difficult to determine that this is not in fact the bug in a dynamically typed language :P
History
Date User Action Args
2011-03-17 21:27:54anacrolixsetrecipients: + anacrolix, helduel, lukknapen, nvetoshkin
2011-03-17 21:27:54anacrolixsetmessageid: <1300397274.89.0.430854191926.issue5421@psf.upfronthosting.co.za>
2011-03-17 21:27:54anacrolixlinkissue5421 messages
2011-03-17 21:27:54anacrolixcreate