mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Nit to prevent empty node in formatted version.
This commit is contained in:
parent
e65bb4e914
commit
c865eb0587
2 changed files with 6 additions and 6 deletions
|
@ -80,10 +80,10 @@ PERFORMANCE OF THIS SOFTWARE.
|
||||||
@end titlepage
|
@end titlepage
|
||||||
|
|
||||||
|
|
||||||
|
@ifinfo
|
||||||
@node Top, Overview, (dir), (dir)
|
@node Top, Overview, (dir), (dir)
|
||||||
@top The Python library
|
@top The Python library
|
||||||
|
|
||||||
@ifinfo
|
|
||||||
This file describes the built-in types, exceptions and functions and the
|
This file describes the built-in types, exceptions and functions and the
|
||||||
standard modules that come with the Python system. It assumes basic
|
standard modules that come with the Python system. It assumes basic
|
||||||
knowledge about the Python language. For an informal introduction to
|
knowledge about the Python language. For an informal introduction to
|
||||||
|
@ -93,8 +93,8 @@ Reference Manual} gives a more formal definition of the language.
|
||||||
|
|
||||||
This version corresponds to Python version 1.5 (Feb 17, 1998).
|
This version corresponds to Python version 1.5 (Feb 17, 1998).
|
||||||
|
|
||||||
@end ifinfo
|
|
||||||
|
|
||||||
@c placeholder for the master menu -- patched by texinfo-all-menus-update
|
@c placeholder for the master menu -- patched by texinfo-all-menus-update
|
||||||
@menu
|
@menu
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
|
@end ifinfo
|
||||||
|
|
|
@ -80,10 +80,10 @@ PERFORMANCE OF THIS SOFTWARE.
|
||||||
@end titlepage
|
@end titlepage
|
||||||
|
|
||||||
|
|
||||||
|
@ifinfo
|
||||||
@node Top, Overview, (dir), (dir)
|
@node Top, Overview, (dir), (dir)
|
||||||
@top The Python library
|
@top The Python library
|
||||||
|
|
||||||
@ifinfo
|
|
||||||
This file describes the built-in types, exceptions and functions and the
|
This file describes the built-in types, exceptions and functions and the
|
||||||
standard modules that come with the Python system. It assumes basic
|
standard modules that come with the Python system. It assumes basic
|
||||||
knowledge about the Python language. For an informal introduction to
|
knowledge about the Python language. For an informal introduction to
|
||||||
|
@ -93,8 +93,8 @@ Reference Manual} gives a more formal definition of the language.
|
||||||
|
|
||||||
This version corresponds to Python version 1.5 (Feb 17, 1998).
|
This version corresponds to Python version 1.5 (Feb 17, 1998).
|
||||||
|
|
||||||
@end ifinfo
|
|
||||||
|
|
||||||
@c placeholder for the master menu -- patched by texinfo-all-menus-update
|
@c placeholder for the master menu -- patched by texinfo-all-menus-update
|
||||||
@menu
|
@menu
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
|
@end ifinfo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue