Loading operational +3 −1 Original line number Diff line number Diff line * COMMENT -*- mode: org -*- #+Date: 2014-05-09 Time-stamp: <2016-07-27> Time-stamp: <2016-08-07> #+STARTUP: content * current :entry: ** ** 2016-08-07 in python project template, add a project wide pylintrc file. see example ~/.pylintrc ** 2016-07-27 package name should not have -, auto convert it to _. - package name is part of module name, - is not valid there. Loading Loading
operational +3 −1 Original line number Diff line number Diff line * COMMENT -*- mode: org -*- #+Date: 2014-05-09 Time-stamp: <2016-07-27> Time-stamp: <2016-08-07> #+STARTUP: content * current :entry: ** ** 2016-08-07 in python project template, add a project wide pylintrc file. see example ~/.pylintrc ** 2016-07-27 package name should not have -, auto convert it to _. - package name is part of module name, - is not valid there. Loading