Skip to content

Vertical instead of curved quotation marks#358

Open
bzc6p wants to merge 17 commits intoArchiveTeam:masterfrom
bzc6p:master
Open

Vertical instead of curved quotation marks#358
bzc6p wants to merge 17 commits intoArchiveTeam:masterfrom
bzc6p:master

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