mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +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
|
||||
======================
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. contents::
|
||||
|
||||
|
||||
Why does Python use indentation for grouping of statements?
|
||||
-----------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue