Putting files (html and text) in an alternate directory
Is there a way to tell pylint to write the html or text files it generates in a directory other than the current directory? I want to be able to put the file in a web-accessible directory, while testing a set of code which is not in that location. -- ---------------- Mark E. Hamilton Engineering Sciences Center Senior Member of Technical Staff Sandia National Laboratories 505-844-7666
On 04 septembre 18:05, Mark E. Hamilton wrote:
Is there a way to tell pylint to write the html or text files it generates in a directory other than the current directory? I want to be able to put the file in a web-accessible directory, while testing a set of code which is not in that location.
nop, there is no such option. -- Sylvain Thénault, LOGILAB, Paris (01.45.32.03.12) - Toulouse (05.62.17.16.42) Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations Développement logiciel sur mesure: http://www.logilab.fr/services CubicWeb, the semantic web framework: http://www.cubicweb.org
participants (2)
-
Mark E. Hamilton -
Sylvain Thénault