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 maker
Recipients eric.araujo, ezio.melotti, l0nwlf, lemburg, maker, r.david.murray
Date 2011-05-22.11:37:16
SpamBayes Score 5.958524e-06
Marked as misclassified No
Message-id <1306064236.74.0.54433733221.issue8898@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I was told that email the bugtracker could not work properly.


> > - mcbs has something broken in its imports;

> mbcs is only available on Windows.
So, what do you prefer? Add a check for sys.platform, or just skip it?

> > - tactis module is not present.

> I'm not sure what happened here: either the alias entry is wrong
> or the codec module was not committed.

> In either case, no one has complained about this encoding not working,
> so we can probably just remove it from the alias table. See
> http://bugs.python.org/issue1251921 for a similar report and
> discussion.

I don't have such autority, and probably such a choice will require a discussion on python-dev. So I'm +1 for just skipping it for now (with a XXX comment on the right maybe).
History
Date User Action Args
2011-05-22 11:37:16makersetrecipients: + maker, lemburg, ezio.melotti, eric.araujo, r.david.murray, l0nwlf
2011-05-22 11:37:16makersetmessageid: <1306064236.74.0.54433733221.issue8898@psf.upfronthosting.co.za>
2011-05-22 11:37:16makerlinkissue8898 messages
2011-05-22 11:37:16makercreate