summaryrefslogtreecommitdiff
path: root/tests/examplefiles/python/unicodedoc.py.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examplefiles/python/unicodedoc.py.output')
-rw-r--r--tests/examplefiles/python/unicodedoc.py.output28
1 files changed, 14 insertions, 14 deletions
diff --git a/tests/examplefiles/python/unicodedoc.py.output b/tests/examplefiles/python/unicodedoc.py.output
index 0d40ef21..9fb70e7c 100644
--- a/tests/examplefiles/python/unicodedoc.py.output
+++ b/tests/examplefiles/python/unicodedoc.py.output
@@ -4,14 +4,14 @@
'(' Punctuation
')' Punctuation
':' Punctuation
-'\n' Text
+'\n' Text.Whitespace
-' ' Text
+' ' Text.Whitespace
'ur' Literal.String.Affix
'"""unicode-raw"""' Literal.String.Doc
-'\n' Text
+'\n' Text.Whitespace
-'\n' Text
+'\n' Text.Whitespace
'def' Keyword
' ' Text
@@ -19,14 +19,14 @@
'(' Punctuation
')' Punctuation
':' Punctuation
-'\n' Text
+'\n' Text.Whitespace
-' ' Text
+' ' Text.Whitespace
'u' Literal.String.Affix
'"""unicode"""' Literal.String.Doc
-'\n' Text
+'\n' Text.Whitespace
-'\n' Text
+'\n' Text.Whitespace
'def' Keyword
' ' Text
@@ -34,16 +34,16 @@
'(' Punctuation
')' Punctuation
':' Punctuation
-'\n' Text
+'\n' Text.Whitespace
' ' Text
'r' Literal.String.Affix
"'" Literal.String.Single
'raw' Literal.String.Single
"'" Literal.String.Single
-'\n' Text
+'\n' Text.Whitespace
-'\n' Text
+'\n' Text.Whitespace
'def' Keyword
' ' Text
@@ -51,8 +51,8 @@
'(' Punctuation
')' Punctuation
':' Punctuation
-'\n' Text
+'\n' Text.Whitespace
-' ' Text
+' ' Text.Whitespace
'"""docstring"""' Literal.String.Doc
-'\n' Text
+'\n' Text.Whitespace