[Python] stringhe raw

Massimo Capanni massimo.capanni a gmail.com
Ven 7 Gen 2011 09:05:03 CET


salve,

mi e' venuto un dubbio sulle stringhe raw:

che differenza ci sarebbe ad utilizzare x = 'xxx' e x = r'xxx'?

Per curiosita' ho provato a fare:

In [1]: "xxx" == r'xxx'
Out[1]: True

oppure ci sono dei contesti dove conviene utilissare r''?

max
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20110107/971a7583/attachment.html>


Maggiori informazioni sulla lista Python