Re: [IPOL discuss] pylint error using input_select and params

2014-02-24 Thread Miguel Colom
Quoting Bertrand Kerautret bertrand.keraut...@univ-lorraine.fr: Just a small question about an pylint error that I obtain even if the demo is fine: pylint app/74/app.py --disable=C0103 --rcfile utils/pylintrc app.input_select: Passing unexpected keyword argument 'key' in function call

[IPOL discuss] pylint error using input_select and params

2014-02-23 Thread Bertrand Kerautret
Dear all, Just a small question about an pylint error that I obtain even if the demo is fine: pylint app/74/app.py --disable=C0103 --rcfile utils/pylintrc app.input_select: Passing unexpected keyword argument 'key' in function call It looks that it comes from the fact that I both re