cpython/Doc/reference
Miss Islington (bot) 531f66ad62
gh-89885: Improve import example in language reference (GH-91523)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit d5a69571f5)

Co-authored-by: slateny <46876382+slateny@users.noreply.github.com>
2022-04-17 14:34:41 -07:00
..
compound_stmts.rst bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type (GH-32027) (GH-32034) 2022-03-21 21:22:39 +00:00
datamodel.rst bpo-14911: Corrected generator.throw() documentation (GH-32207) 2022-03-31 07:23:04 -07:00
executionmodel.rst bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type (GH-32027) (GH-32034) 2022-03-21 21:22:39 +00:00
expressions.rst bpo-14911: Corrected generator.throw() documentation (GH-32207) 2022-03-31 07:23:04 -07:00
grammar.rst bpo-42485: [Doc] Link to PEP 617 from full grammar specification (GH-23532) 2020-11-30 19:08:26 +00:00
import.rst gh-89885: Improve import example in language reference (GH-91523) 2022-04-17 14:34:41 -07:00
index.rst Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. 2012-10-28 11:10:24 -07:00
introduction.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 09:10:15 +02:00
lexical_analysis.rst bpo-24563: Link encoding names to encoding declarations (GH-32274) 2022-04-02 17:40:55 -07:00
simple_stmts.rst Language reference: Remove duplicated text about iterable unpacking (GH-25212) 2022-04-02 20:05:11 -07:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 09:10:15 +02:00