Re: [Python-Dev] mingw support?

2010-08-14 Thread Martin v. Löwis
Am 14.08.2010 08:35, schrieb Zooko O'Whielacronx: > On Sat, Aug 7, 2010 at 2:14 PM, Steve Holden wrote: >> There have certainly been demonstrations that Python can be compiled >> with mingw, but as far as I am aware what's missing is a developer >> sufficiently motivated to integrate that build s

Re: [Python-Dev] i18n

2010-08-14 Thread Martin v. Löwis
> I'm starting a project that aims at first to internationalize the python > interpreter, so it could be localized. I want to know if this could be > considered for the main trunk of python. It's not exactly clear what you are proposing, but most likely, the answer is "no". If you plan to interna

Re: [Python-Dev] i18n

2010-08-14 Thread Jeroen Ruigrok van der Werven
-On [20100813 23:51], Alcino Dall'Igna Jr (adi...@gmail.com) wrote: >I'm starting a project that aims at first to internationalize the python >interpreter, so it could be localized. I want to know if this could be >considered for the main trunk of python.  I doubt you will be able to localize much