Skip to content

Triple quoted literal definition and 7 in row #103594

@VasylKolomiiets

Description

@VasylKolomiiets

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

No one assigned

    Labels

    docsDocumentation in the Doc dirpendingThe issue will be closed if no feedback is provided

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions