2015-06-29 19:34 GMT+02:00 Marco Beri <[email protected]>: > > On Jun 29, 2015 7:12 PM, "Simone Federici" <[email protected]> wrote: > > > > Giovanni Di Noia: > > > >> _('Hello %(name)s' % {'name': 'Pippo'}) > > > > _('Hello %(name)s') % {'name': 'Pippo'} > neh, ma tu vedi un poco :-)
> Cos'รจ una parentesi? Un apostrofo rosa tra codice giusto e codice > sbagliato... > > :-) > :-) > > _______________________________________________ > Python mailing list > [email protected] > http://lists.python.it/mailman/listinfo/python > >
_______________________________________________ Python mailing list [email protected] http://lists.python.it/mailman/listinfo/python
