0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Doc/tutorial
Antoine 6fad3e6b49
bpo-40552 Add 'users' variable in code sample (tutorial 4.2). (GH-19992)
* Add 'users' variable in code sample.

* 📜🤖 Added by blurb_it.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
2020-05-22 21:29:34 -03:00
..
appendix.rst
appetite.rst
classes.rst bpo-39869: Fix typo in 'Instance objects' section. (GH-18889) 2020-03-10 07:17:40 -07:00
controlflow.rst bpo-40552 Add 'users' variable in code sample (tutorial 4.2). (GH-19992) 2020-05-22 21:29:34 -03:00
datastructures.rst bpo-39705 : sorted() tutorial example under looping techniques improved (GH-18999) 2020-05-17 18:32:34 -07:00
errors.rst Change 'exception happened' to 'exception occurred' in two places (#19767) 2020-04-30 21:30:10 -07:00
floatingpoint.rst
index.rst
inputoutput.rst
interactive.rst
interpreter.rst Python 3.10.0a0 (GH-20198) 2020-05-19 03:33:01 +01:00
introduction.rst
modules.rst
stdlib2.rst Python 3.10.0a0 (GH-20198) 2020-05-19 03:33:01 +01:00
stdlib.rst Python 3.10.0a0 (GH-20198) 2020-05-19 03:33:01 +01:00
venv.rst
whatnow.rst