]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed indentation of Python examples in C comments.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Jun 2015 21:07:47 +0000 (00:07 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Jun 2015 21:07:47 +0000 (00:07 +0300)
commit553e156921909c22fbc6d3c244d45606a746fa80
tree82191d25cda6664a4904073064f44cd80b5d4b37
parent785273cd84a81a695a2707c0ef48df4f285f8699
parentd741a880497b8458ef068c111caa64546166e3ff
Fixed indentation of Python examples in C comments.
Modules/itertoolsmodule.c
Objects/descrobject.c
Objects/typeobject.c
PC/bdist_wininst/install.c
Python/compile.c