> Scusate ho sbagliato a scrivere: '\015\012' > Ettore ... che guardacaso equivale a '\r\n'
>>> x="\015\012"
>>> x
'\r\n'
>>>
Saluti.
M.
_________________________________________________________________
Parla, scrivi, gioca... Scopri le novità di Messenger
http://www.messenger.it/home_novita.aspx_______________________________________________ Python mailing list [email protected] http://lists.python.it/mailman/listinfo/python
