-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed as not planned
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirpendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is provided
Description
Documentation
Here
we can read that
- longstringchar ::= <any source character except "">................................... (for example ")
- longstringitem ::= [longstringchar]........................................................................(again " is valid)
- longstring ::= "'''" longstringitem* "'''" | '"""' longstringitem* '"""' ..(""""""" is valid)
But """"""" gives syntax error
So we need rewrite interpretator or point something in documentation, isn`t it?
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirpendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is provided