]> granicus.if.org Git - python/commit
Fixed indentation of Python examples in C comments.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Jun 2015 21:06:27 +0000 (00:06 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Jun 2015 21:06:27 +0000 (00:06 +0300)
commitf0aa88f6e856710c4cf5bdb23a81817a841c4553
tree23fa8c9d4d5f27eff0879db451848465a9faeb57
parente1076aa4e2fc164a908fc4a7e775ccf57c32c2c4
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