Deleting (legacy?) whitespace attribute

token.whitespace raises an AttributeError
This commit is contained in:
Raphaël Bournhonesque 2017-05-19 21:12:41 +02:00 committed by GitHub
parent 6c67482f34
commit 7e4f31c362

View File

@ -238,11 +238,6 @@ p An individual token — i.e. a word, punctuation symbol, whitespace, etc.
+cell #[code text_with_ws]
+cell unicode
+cell Text content, with trailing space character if present.
+row
+cell #[code whitespace]
+cell int
+cell Trailing space character if present.
+row
+cell #[code whitespace_]
+cell unicode