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 eric.araujo
Recipients brian.curtin, eric.araujo, georg.brandl, mhammond, tarek, techtonik
Date 2010-10-18.21:31:03
SpamBayes Score 0.005331997
Marked as misclassified No
Message-id <1287437465.15.0.0661498552387.issue8954@psf.upfronthosting.co.za>
In-reply-to
Content
I get an error trying to run the command because of the use of the mbcs codec.

Ezio made some comments on Rietveld, I addressed them in a local clone.

Question for Windows users/experts: Do the terms “binary extension” and “binary code” make sense?  If not, I can change them to the clearer “extension modules” and “C code”.
History
Date User Action Args
2010-10-18 21:31:05eric.araujosetrecipients: + eric.araujo, mhammond, georg.brandl, techtonik, tarek, brian.curtin
2010-10-18 21:31:05eric.araujosetmessageid: <1287437465.15.0.0661498552387.issue8954@psf.upfronthosting.co.za>
2010-10-18 21:31:03eric.araujolinkissue8954 messages
2010-10-18 21:31:03eric.araujocreate