There was an error while loading. Please reload this page.
1 parent 9fb4daa commit 18436cdCopy full SHA for 18436cd
2 files changed
Doc/builtins/index.rst
@@ -1,8 +1,8 @@
1
.. _builtins-index:
2
3
-#######################
4
- Built-ins reference
5
+##############################
+ Python built-ins reference
6
7
Python comes with a number of built-in functions and classes.
8
Doc/conf.py
@@ -383,7 +383,7 @@
383
(
384
'builtins/index',
385
'builtins.tex',
386
- 'Built-ins Reference',
+ 'Python Built-ins Reference',
387
_doc_authors,
388
'manual',
389
),
0 commit comments