o fixed check_and_commit_a_new_version.sh :
added the --no-cache-dir option to
"sudo pip3 --no-cache-dir install eupompos".
o fixed the way the cpp parser gets the functions' name.
improved the regex.
o Pylinted bin/eupompos and fixed a problem : if Eupompos is installed
with pypi, the "import eupompos.main" statement loads the installed
eupompos module, not the eupompos directory. Hence, if Eupompos is
already installed, the script stops, raising a -999 sys exit code.
o updated the documentation.
3 tests ok
pylint eupompos/ : 9.81
project hosted on Pypi