cpython/Doc/reference
Zach Mitchell 00818c8ffd Fix typo in datamodel.rst (GH-6964)
This is a simple grammatical fix correcting "...object whose `__self__` attributes is ..." to "...object whose `__self__` attribute is ...".
2018-06-02 07:29:47 -07:00
..
compound_stmts.rst bpo-32996: The bulk of What's New in Python 3.7 (GH-6978) 2018-05-19 23:15:06 -04:00
datamodel.rst Fix typo in datamodel.rst (GH-6964) 2018-06-02 07:29:47 -07:00
executionmodel.rst bpo-30372: Clarify that '__builtins__' is a CPython Implementation detail (GH-1725) 2017-05-22 14:09:55 -07:00
expressions.rst Fix lambda parameters being refered as arguments (GH-7037) 2018-05-22 07:57:45 +02:00
grammar.rst
import.rst Clarify that __path__ can't be just any value (GH-6554) 2018-04-20 16:32:46 -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 Python for .NET has moved to Github. 2016-02-03 22:05:46 -06:00
lexical_analysis.rst bpo-32735: Fix typo in f-strings datetime format specifier example (GH-5464) 2018-01-31 16:37:51 -05:00
simple_stmts.rst bpo-32489: Allow 'continue' in 'finally' clause. (GH-5822) 2018-03-18 09:56:52 +02:00
toplevel_components.rst #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) 2014-10-31 10:38:49 +01:00