cpython/Doc/tutorial
Mariatta e1b02ff588 [2.7] bpo-28315: Improve code examples in docs (GH-1372) (#1447)
Replace
   File "<stdin>", line 1, in ?
with
   File "<stdin>", line 1, in <module>.
(cherry picked from commit 8856940cf2)
2017-05-03 18:54:28 -07:00
..
appendix.rst Issue #23921: Standardized documentation whitespace formatting. 2016-05-10 13:45:32 +03:00
appetite.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
classes.rst [2.7] bpo-28315: Improve code examples in docs (GH-1372) (#1447) 2017-05-03 18:54:28 -07:00
controlflow.rst [2.7] bpo-28315: Improve code examples in docs (GH-1372) (#1447) 2017-05-03 18:54:28 -07:00
datastructures.rst [2.7] bpo-28315: Improve code examples in docs (GH-1372) (#1447) 2017-05-03 18:54:28 -07:00
errors.rst Issue #28815: Change '?' to '<module>' in some doc examples. 2016-09-30 15:38:41 -04:00
floatingpoint.rst More tweaks to floating-point section of the tutorial. 2010-08-04 21:44:47 +00:00
index.rst Use https:// URLs when referring to python.org hosts. 2014-10-29 08:36:35 +01:00
inputoutput.rst [2.7] bpo-28315: Improve code examples in docs (GH-1372) (#1447) 2017-05-03 18:54:28 -07:00
interactive.rst Issue #26736: Used HTTPS for external links in the documentation if possible. 2016-05-07 10:50:12 +03:00
interpreter.rst Issue #29381: Clarify ordering of UNIX shebang line as source encoding line 2017-02-01 21:14:47 -08:00
introduction.rst Issue #23921: Standardized documentation whitespace formatting. 2016-05-10 13:45:32 +03:00
modules.rst Issue #28820: Fix spelling of “practice” as a noun 2016-11-30 10:18:45 +00:00
stdlib.rst Issue #23921: Standardized documentation whitespace formatting. 2016-05-10 13:45:32 +03:00
stdlib2.rst Fixed mismatching title overline. 2016-12-04 15:42:13 +02:00
whatnow.rst Issue #26736: Used HTTPS for external links in the documentation if possible. 2016-05-07 10:50:12 +03:00