-- ---------------- Mark E. Hamilton Engineering Sciences Center Senior Member of Technical Staff Sandia National Laboratories 505-844-7666 _______________________________________________ code-quality mailing list code-quality@python.org https://mail.python.org/mailman/listinfo/code-quality
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.
- [code-quality] Putting files (html and text) in an alter... Mark E. Hamilton
- Re: [code-quality] Putting files (html and text) in... Sylvain Thénault