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

Vertical instead of curved quotation marks #358

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Vertical instead of curved quotation marks #358

wants to merge 17 commits into from

Conversation

bzc6p
Copy link

@bzc6p bzc6p commented Mar 10, 2017

This pull request implements #353.

Changes:

Curved quotation marks ‘ and ’ replaced to simple apostrophes ' so that logfiles can be parsed more easily.

Occurences of the opening ‘ have not been replaced in:

  • wpull/thirdparty/dammit.py (obviously)

Occurences of the closing ’ have not been replaced in:

  • wpull/thirdparty/dammit.py (obviously)
  • wpull/application/options.py (not necessary)
  • test files (obviously / not necessary):
    • wpull/protocol/ftp/client_test.py
    • wpull/string_test.py
    • wpull/testing/ftp.py
    • wpull/testing/integration/ftp_test.py
    • wpull/testing/samples/twitchplayspokemonfirered.html

All other occurences replaced, in 17 files total.

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.

1 participant