Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

tokenize_error.py 193B

123456
  1. """A module that is accepted by Python but rejected by tokenize.
  2. The problem is the trailing line continuation at the end of the line,
  3. which produces a TokenError."""
  4. # +2: [syntax-error]
  5. ""\