Le samedi 02 avril 2011 à 16:06 +0300, anatoly techtonik a écrit :
> On Thu, Mar 24, 2011 at 2:41 AM, Victor Stinner
> wrote:
> >
> > I am still working on the import machinery to fix last bugs related to
> > Unicode. So it will be possible to do an useless "import café" in Python
> > 3.3, on any
Am 02.04.2011 15:06, schrieb anatoly techtonik:
> On Thu, Mar 24, 2011 at 2:41 AM, Victor Stinner
> wrote:
>>
>> I am still working on the import machinery to fix last bugs related to
>> Unicode. So it will be possible to do an useless "import café" in Python
>> 3.3, on any platform. But it is not
On Thu, Mar 24, 2011 at 2:41 AM, Victor Stinner
wrote:
>
> I am still working on the import machinery to fix last bugs related to
> Unicode. So it will be possible to do an useless "import café" in Python
> 3.3, on any platform. But it is not really an huge change (for the user,
> but an huge chan