[PIPython] problema encoding
Andrea Giammarchi
andrea
Ven 22 Apr 2005 13:19:29 CEST
Penso sia la à accentata ... devi usare unicode( "Quantità" )
domanda generica, perche' usate le unicode invece delle ansi ?
ciao,
andr3a
Mariano Di Felice wrote:
> Salve a tutti,
>
> sto usando la wxPython 2.5.3 con python2.3
>
> ho creato un oggetto del tipo:
>
> text = wx.StaticText( self, -1, "Quantità" )
>
> ma in esecuzione viene il seguente errore:
>
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xe0 in position
> 7: ordinal not in range(128)
>
> premetto che con la wxPython2.4 questo problema non sussisteva
>
> grazie
>
>_______________________________________________
>La mailing list di python.it
>python a lists.python.it
>http://lists.python.it/cgi-bin/mailman/listinfo/python
>
>
>------------------------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Anti-Virus.
>Version: 7.0.308 / Virus Database: 266.9.18 - Release Date: 19/04/2005
>
>
More information about the Python
mailing list