Re: Bugs that'll block python 2.5

2008-04-15 Thread Piotr Ożarowski
[Raphael Hertzog, 2008-04-15 09:31] On Mon, 14 Apr 2008, Adeodato Simó wrote: Finally, and quite importantly, there is what to do with modules that have been added to the standard library in 2.5 (ctypes, celementtree, wgsiref). These use either pycentral or pysupport, and since they mark

Re: Bugs that'll block python 2.5

2008-04-15 Thread Adeodato Simó
* Josselin Mouette [Tue, 15 Apr 2008 12:28:00 +0200]: On lun, 2008-04-14 at 22:57 +0200, Adeodato Simó wrote: Finally, and quite importantly, there is what to do with modules that have been added to the standard library in 2.5 (ctypes, celementtree, wgsiref). These use either pycentral or

Re: Bugs that'll block python 2.5

2008-04-15 Thread Piotr Ożarowski
[Josselin Mouette, 2008-04-15 12:32] On lun, 2008-04-14 at 22:57 +0200, Adeodato Simó wrote: Finally, and quite importantly, there is what to do with modules that have been added to the standard library in 2.5 (ctypes, celementtree, wgsiref). These use either pycentral or pysupport, and

Re: Bugs that'll block python 2.5

2008-04-15 Thread Josselin Mouette
On mar, 2008-04-15 at 12:46 +0200, Piotr Ożarowski wrote: [Josselin Mouette, 2008-04-15 12:32] The solution is really simple, just add them to python’s Provides: list. python2.5 package already does that But python does not: Provides: python-email, python-xmlbase , the problem was that

Re: Bugs that'll block python 2.5

2008-04-15 Thread Raphael Hertzog
On Tue, 15 Apr 2008, Adeodato Simó wrote: * Josselin Mouette [Tue, 15 Apr 2008 12:28:00 +0200]: The solution is really simple, just add them to python’s Provides: list. Plus, uhm, can't really be done for (c)elementtree, since python 2.5 provides the modules under a different

Re: Bugs that'll block python 2.5

2008-04-15 Thread Matthias Klose
Raphael Hertzog writes: On Tue, 15 Apr 2008, Adeodato Sim

Vos traductions en toute simplicité

2008-04-15 Thread MisterBabel.com
Vous avez des soucis pour visualiser ce mail, cliquez ici ( http://t.message-business.com?ContactId=22A8BC0440B5E6D9C3816CDEB48E669600LinkId=6E2AD9DA694861C400OprnId=97F1C61D890133D800AcctId=1B124450E163433500 ) Faites facilement traduire vos brochures, votre site

Re: Bugs that'll block python 2.5

2008-04-15 Thread Tristan Seligmann
* Raphael Hertzog [EMAIL PROTECTED] [2008-04-15 14:56:40 +0200]: On Tue, 15 Apr 2008, Adeodato Simó wrote: * Josselin Mouette [Tue, 15 Apr 2008 12:28:00 +0200]: The solution is really simple, just add them to python’s Provides: list. Plus, uhm, can't really be done for (c)elementtree,