typographie incorrecte des chaines longues en python
Cette révision appartient à :
@@ -69,9 +69,9 @@
|
||||
morecomment=[l]\#,%
|
||||
morestring=[b]',%
|
||||
morestring=[b]",%
|
||||
morecomment=[s]{'''}{'''},% used for documentation text
|
||||
morestring=[s]{'''}{'''},% used for documentation text
|
||||
% (mulitiline strings)
|
||||
morecomment=[s]{"""}{"""},% added by Philipp Matthias Hahn
|
||||
morestring=[s]{"""}{"""},% added by Philipp Matthias Hahn
|
||||
morestring=[s]{r'}{'},% `raw' strings
|
||||
morestring=[s]{r"}{"},%
|
||||
morestring=[s]{r'''}{'''},%
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur