]> 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:06:39 +0000 (00:06 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Jun 2015 21:06:39 +0000 (00:06 +0300)
commitd741a880497b8458ef068c111caa64546166e3ff
tree420566f184821407b3fe48e2c47fe3769657a8ff
parent6250df81bfbe567bb12c6dc29af149c62f35afa6
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