The following forum message was posted by piotr_dobrogost at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4620351:

In PyLint's settings I added
--import-graph=c:\some_file.jpg
option but as PyDev runs PyLint with every module in project this file gets
overwritten by subsequent runs of PyLint and I get only import graph of the
last module analyzed by PyLint.
Are there any variables available in PyLint's settings like current module's
name so I would get different file for each module above?

------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to