diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-12-15 09:14:25 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-12-15 09:14:25 +0100 |
commit | 5bef7cd7f4d7ab666c0fc4b0cb6bd9311fb3d9b1 (patch) | |
tree | d8fdaa4d49433591b2a8c896d8ad4fb5c6fa4920 /Python/fileutils.c | |
parent | 321600bd6516417d97236b06edf104c322de96a2 (diff) | |
download | cpython-git-5bef7cd7f4d7ab666c0fc4b0cb6bd9311fb3d9b1.tar.gz |
Issue #28838: Cleanup abstract.h
Rewrite all comments to use the same style than other Python header files:
comment functions *before* their declaration, no newline between the comment
and the declaration.
Reformat some comments, add newlines, to make them easier to read.
Quote argument like 'arg' to mention an argument in a comment.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions