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

Should newline characters at the end be removed or not? #1

Open
bombs-kim opened this issue Jan 11, 2019 · 0 comments
Open

Should newline characters at the end be removed or not? #1

bombs-kim opened this issue Jan 11, 2019 · 0 comments

Comments

@bombs-kim
Copy link
Owner

bombs-kim commented Jan 11, 2019

I decided to strip the newline characters at the end of standard input lines for lines variable. I think this is useful if you concatenate a line with another string or others.

For example,
ls | pythonp -e "l + '.jpg'"

If you think it's a bad idea, please write the reason why you think so.

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