This causes generated rcfiles (like those of pylint) to be output with
random section order. The fix is simple - just sort the section item
iteration (see below).
Craig
$ hg diff
diff -r 5eda1d32011d logilab/common/configuration.py
--- a/logilab/common/configuration.py Wed Jul 08 22:21:25 2015 +
Le 18/07/2015 22:59, Craig Hobbs a écrit :
This causes generated rcfiles (like those of pylint) to be output with
random section order. The fix is simple - just sort the section item
iteration (see below).
Craig
Hi Craig,
Since you already have a mercurial repo handy, could you send us a
pr