Skip to content

Conversation

@mflehmig
Copy link
Contributor

  • Put import statements together
  • Add comments for better maintainability
  • Fix spelling
  • Print error to stderr

Martin Schroschk added 6 commits August 30, 2024 07:39
Copy link
Owner

@holgerBerger holgerBerger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the order is intentional, read_python_conf can change the PYTHONPATH,
this is to allow to point pythonpath to python instance wuith yaml reader,
otherwise users using private python instances without yaml module will not be able to use this script

Copy link
Owner

@holgerBerger holgerBerger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the order is intentional, read_python_conf can change the PYTHONPATH,
this is to allow to point pythonpath to python instance wuith yaml reader,
otherwise users using private python instances without yaml module will not be able to use this script

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants