Message 278675 - Python tracker (original) (raw)

Just some minor comments on aix-library.161004.patch:

Instead of _util.py, I wonder if the new file should have a different name, like _util_common.py, to avoid being too similar to util.py.

+def get_shared(input):

Needs a newline or new sentance to separate “output” and “the character”.

+def get_legacy(members):

Spelling: preferred [single F, double R]

+def get_version(name, members):

Should be: a "distinguishing" [not “an”]