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_jython.py 190B

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