cpython/Doc/tutorial
Owain Davies 98308dbeb1
gh-100633 Tutorial: Fix dataclasses import (#100638)
import dataclass not dataclasses from dataclasses
2022-12-31 10:23:18 +00:00
..
appendix.rst
appetite.rst
classes.rst gh-100633 Tutorial: Fix dataclasses import (#100638) 2022-12-31 10:23:18 +00:00
controlflow.rst Missing PS1 prompt in tutorial example (GH-98921) 2022-10-31 21:24:26 -05:00
datastructures.rst Doc: use "unnumbered" footnotes (#98954) 2022-11-01 13:25:33 +00:00
errors.rst [doc] fix typo (GH-99143) 2022-11-05 21:03:29 +00:00
floatingpoint.rst GH-100425: Improve accuracy of builtin sum() for float inputs (GH-100426) 2022-12-23 14:35:58 -08:00
index.rst
inputoutput.rst gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) 2022-09-24 14:38:53 +03:00
interactive.rst
interpreter.rst tutorial: remove "with single quotes" (#98204) 2022-10-12 09:00:51 -07:00
introduction.rst gh-55688: Add note about ending backslashes for raw strings (#94768) 2022-12-28 00:30:42 -05:00
modules.rst
stdlib.rst
stdlib2.rst
venv.rst
whatnow.rst