Staging
v0.5.1
https://github.com/python/cpython
Revision 3f7d0b69f2175ff74157673148b2e45b7a2498b6 authored by Miss Islington (bot) on 09 March 2018, 20:11:30 UTC, committed by GitHub on 09 March 2018, 20:11:30 UTC

Replace example result of "5 through 9" with complete list: "5, 6, 7, 8, 9".
This format is more consistent with the surrounding examples.
(cherry picked from commit 83d7062d2dc5eacfef578e072bca4747c346fdae)

Co-authored-by: Steven M. Vascellaro <S.Vascellaro@gmail.com>
1 parent 12f74d8
Raw File
Tip revision: 3f7d0b69f2175ff74157673148b2e45b7a2498b6 authored by Miss Islington (bot) on 09 March 2018, 20:11:30 UTC
controlflow: Use full example for "5 through 9" (GH-5907)
Tip revision: 3f7d0b6
.bzrignore
.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top