Use the subprocess module, not os.popen2, for Python 3 compatibility.
[cumulus.git] / doc / exclude.rst
2012-09-12 Michael VrableReimplement the file include/exclude filtering mechanism.