cpython/Doc/tutorial
Miss Islington (bot) b2f037cce7
tutorial: remove "with single quotes" (GH-98204)
Closes GH-91856.

On Windows double quotes are sometimes better, on Unix usually
single quotes. It's not our place to explain that, so just don't.
(cherry picked from commit 5f8ca1b796)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-10-12 09:08:56 -07:00
..
appendix.rst
appetite.rst bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) 2021-09-22 20:33:36 +03:00
classes.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557) 2022-07-05 14:30:19 +02:00
controlflow.rst Tutorial: specify match cases don't fall through (GH-93615) (GH-94083) 2022-06-21 21:52:47 +02:00
datastructures.rst small grammatical change (GH-96138) (GH-96157) 2022-08-21 15:55:00 -05:00
errors.rst [3.11] gh-97654: Add auto exception chaining example to tutorial (GH-97703) (#97885) 2022-10-05 14:50:46 -07:00
floatingpoint.rst [doc] Enhance readability by avoiding big blocks for small numbers. (GH-31157) 2022-02-06 13:44:04 +01:00
index.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +02:00
inputoutput.rst gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) 2022-09-25 01:20:45 -07:00
interactive.rst
interpreter.rst tutorial: remove "with single quotes" (GH-98204) 2022-10-12 09:08:56 -07:00
introduction.rst doc: remove a misleading statement. (GH-98093) 2022-10-10 01:50:26 -07:00
modules.rst gh-61585: Clarify import scope in modules tutorial (GH-93455) (GH-94373) 2022-06-28 12:29:38 +02:00
stdlib.rst gh-92368: Fix missing possessive apostrophe (#92397) 2022-05-06 15:39:16 +02:00
stdlib2.rst Fix copy-friendliness of tutorial example (GH-93424) 2022-07-22 13:21:41 -07:00
venv.rst bpo-22295: use python -m pip rather than plain pip in more examples (GH-24003) 2022-04-09 14:37:01 -04:00
whatnow.rst gh-95413: Remove references to deprecated CGI library (GH-95414) 2022-08-30 04:22:19 -07:00