Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 53c1892dc3de1de612b1cf95dc7bf09f82c1babf https://github.com/python/cpython/commit/53c1892dc3de1de612b1cf95dc7bf09f82c1babf Author: Jim Fasarakis-Hilliard <d.f.hilliard at gmail.com> Date: 2017年02月25日 (2017年2月25日) Changed paths: M Doc/tutorial/datastructures.rst M Doc/tutorial/introduction.rst Log Message: ----------- Fix small typos in introduction and datastructures of tutorial (GH-272) * Fix small typos in introduction and datastructures * Use iterable instead of L in the doc for list.extend