Re: Py330b1, un café crème sucré

gst g.starck at gmail.com
Wed Jun 27 18:29:43 EDT 2012


On 27 juin, 22:48, Karim <kliat... at gmail.com> wrote:
>
> Euhhh, j'ai pas tout suivi. C'est quoi la feinte?
>


Perso je suis pas sûr qu'il y en ait une.

Je dirais que l'OP a peut-être eu un grand besoin de café crème sucré
et a voulu partager son plaisir avec d'autres, why not ;)

regards,

gst.



>
> Le 27/06/2012 21:49, wxjmfa... at gmail.com a écrit :
>
>
>
>
>
>
>
> > # -*- coding: cp1252 -*-
> > # café.py
>
> > import sys
> > print(sys.version)
>
> > sys.path.append('d:\\crème')
> > import crème
> > import sucré
>
> > s = ' '.join(['un', 'café', crème.tag, sucré.tag])
> > print(s)
>
> > input(':')
>
> > #------
> > # .\sucré.py:
> > # -*- coding: cp1252 -*-
> > #tag = 'sucré'
>
> > #------
> > # d:\crème\crème.py
> > # -*- coding: cp1252 -*-
> > #tag = 'crème'
>
> > # output
> > # 3.3.0b1 (v3.3.0b1:e15c554cd43e+, Jun 26 2012, 20:30:00) [MSC v.1600 32 bit (Intel)]
> > # un café crème sucré
> > # :
>
> > # :-)




More information about the Python-list mailing list