[Python-checkins] [python/cpython] 5274fa: [3.5] bpo-28315: Improve code examples in docs (GH...

GitHub noreply at github.com
Wed May 3 21:41:13 EDT 2017


 Branch: refs/heads/3.5
 Home: https://github.com/python/cpython
 Commit: 5274faf5e360f74690ffb735e919cdba5fdbdf1c
 https://github.com/python/cpython/commit/5274faf5e360f74690ffb735e919cdba5fdbdf1c
 Author: Mariatta <Mariatta at users.noreply.github.com>
 Date: 2017年05月03日 (2017年5月03日)
 Changed paths:
 M Doc/extending/newtypes.rst
 M Doc/howto/functional.rst
 M Doc/library/ctypes.rst
 M Doc/library/doctest.rst
 M Doc/library/fpectl.rst
 M Doc/library/pdb.rst
 M Doc/library/unicodedata.rst
 M Doc/reference/expressions.rst
 M Doc/tutorial/classes.rst
 M Doc/tutorial/controlflow.rst
 M Doc/tutorial/datastructures.rst
 M Doc/tutorial/inputoutput.rst
 Log Message:
 -----------
 [3.5] bpo-28315: Improve code examples in docs (GH-1372) (#1446)
Replace
 File "<stdin>", line 1, in ?
with
 File "<stdin>", line 1, in <module>
(cherry picked from commit 8856940cf2e82cb17db2b684cd5732fe658605ca)


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /