Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please remove all print commands from the python files #234

Open
fwyzard opened this issue Apr 6, 2016 · 0 comments
Open

please remove all print commands from the python files #234

fwyzard opened this issue Apr 6, 2016 · 0 comments

Comments

@fwyzard
Copy link

fwyzard commented Apr 6, 2016

Hi,
whenever you have some spare time, could you remove the print commands from the L1 python files and customisations ?
They break the configurations produced by edmConfigDump.

If the aim is to print messages to the users when the customisations are being run, please use sys.stderr.write instead.

If the aim is to embed the messages in the generated python files, please prepend the messages with a #, to turn them into valid python comments.

Thanks,
.A

quinnanm pushed a commit to quinnanm/cmssw that referenced this issue Jan 26, 2024
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

No branches or pull requests

1 participant