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 higery
Recipients alexis, ceder, eric.araujo, fdrake, higery, mhammond, tarek, tim.golden, vinay.sajip
Date 2011-07-23.12:18:56
SpamBayes Score 0.0020588855
Marked as misclassified No
Message-id <1311423536.67.0.0554403502261.issue12394@psf.upfronthosting.co.za>
In-reply-to
Content
>>The object with the name executable or options is bytes, which you should explicitly convert to a string with decode.  I also don’t like using locals(), but that’s a personal style thing.

Thanks for your test, I'll amend it.
History
Date User Action Args
2011-07-23 12:18:56higerysetrecipients: + higery, mhammond, fdrake, vinay.sajip, ceder, tim.golden, tarek, eric.araujo, alexis
2011-07-23 12:18:56higerysetmessageid: <1311423536.67.0.0554403502261.issue12394@psf.upfronthosting.co.za>
2011-07-23 12:18:56higerylinkissue12394 messages
2011-07-23 12:18:56higerycreate