• Victor Stinner's avatar
    Issue #28838: Cleanup abstract.h · 5bef7cd7
    Victor Stinner yazdı
    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.
    5bef7cd7
abstract.h 43.7 KB