Skip to content

commented quotation mark is causing execution failure #40

Description

@emadmahdi
  1. Thank you for this OPY

  2. i have a python file that has the below commented BAD LINE ... i executed your OPY and it worked without errors but file execution failed

  3. I only removed the quotation mark ( ' ) from the below commented BAD LINE ... and that caused the execution to succeed

BAD LINE:
# If the field has the first two bits equal to 1, it's a pointer

GOOD LINE:
# If the field has the first two bits equal to 1, it s a pointer

.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions