Skip to content

semicolons in Python code examples #629

Closed
@Gudmundset

Description

@Gudmundset
  1. What is the link to the documentation section that needs improving?
    https://github.com/oracle/python-cx_Oracle/blob/main/doc/src/user_guide/initialization.rst

  2. Describe the confusion
    There are semicolons after print statements for python code in three places:

print(err);
sys.exit(1);
  1. Suggest changes that would help
    Remove semicolons and it should be good to go!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions