cpython/Doc/reference
Mariatta f361897069 Improve f-strings documentation (GH-3604)
Provide additional examples of using format specifiers in f-strings
Added examples for using integer and date format specifiers.
2017-09-16 11:46:43 -07:00
..
compound_stmts.rst Issue #28091: Document PEP 525 & PEP 530. 2016-12-15 17:36:05 -05:00
datamodel.rst Mention enum as an ex (#2982) 2017-09-12 21:44:14 -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 typos in multiple .rst files (#1668) 2017-05-19 23:37:57 +03:00
grammar.rst
import.rst link to legacy doc on the non-legacy website (#3362) 2017-09-05 16:24:39 -07:00
index.rst
introduction.rst Python for .NET has moved to Github. 2016-02-03 22:05:46 -06:00
lexical_analysis.rst Improve f-strings documentation (GH-3604) 2017-09-16 11:46:43 -07:00
simple_stmts.rst bpo-17188: add missing periods at the end of sentences (GH-1875) 2017-05-30 15:26:42 -07:00
toplevel_components.rst #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) 2014-10-31 10:38:49 +01:00