Homec4science

kwalitee: move from os.popen3 to subprocess

Authored by Tibor Simko <tibor.simko@cern.ch> on Aug 11 2010, 15:20.

Description

kwalitee: move from os.popen3 to subprocess

  • Now that the minimal Python version is 2.4, move from using os.popen3() to subprocess, eliminating warnings on newer Pythons.
  • Shorten module names in table output for better aesthetics.
  • Updated pylint disable comments as per the newer pylint version.
  • Printing all the errors during detection.

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Aug 17 2010, 22:28
Parents
R3600:aa7b75f8697a: BibIndex: improve Greek stemmer code kwalitee
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:1807e3869ae4: kwalitee: move from os.popen3 to subprocess (authored by Tibor Simko <tibor.simko@cern.ch>).Aug 17 2010, 22:28