mirror of
https://github.com/python/cpython.git
synced 2025-11-03 19:34:08 +00:00
bpo-33887: Add TOC to Design and History FAQ(GH-7766)
This commit is contained in:
parent
3d70f7aef6
commit
38cf49bf69
1 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,11 @@
|
||||||
Design and History FAQ
|
Design and History FAQ
|
||||||
======================
|
======================
|
||||||
|
|
||||||
|
.. only:: html
|
||||||
|
|
||||||
|
.. contents::
|
||||||
|
|
||||||
|
|
||||||
Why does Python use indentation for grouping of statements?
|
Why does Python use indentation for grouping of statements?
|
||||||
-----------------------------------------------------------
|
-----------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue