Re: [Python-Dev] M.L.S.(Multiple Language Support) in Core-Compiler

2009-09-11 Thread Antoine Pitrou
Brett Cannon python.org> writes: > > On Fri, Sep 11, 2009 at 00:51, R. web.de> wrote: > > How to adapt the existing M.L.S. from Compilermessages to > > Core-Compiler-Words. > > > > Where to begin, for implemantation of this feature? > > Um, what existing multi-language support? CPython doesn't

Re: [Python-Dev] M.L.S.(Multiple Language Support) in Core-Compiler

2009-09-11 Thread Brett Cannon
On Fri, Sep 11, 2009 at 00:51, R. wrote: > How to adapt the existing M.L.S. from Compilermessages to > Core-Compiler-Words. > > Where to begin, for implemantation of this feature? Um, what existing multi-language support? CPython doesn't have any such thing. -Brett __

[Python-Dev] M.L.S.(Multiple Language Support) in Core-Compiler

2009-09-11 Thread R.
How to adapt the existing M.L.S. from Compilermessages to Core-Compiler-Words. Where to begin, for implemantation of this feature? ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http: