Hi,
I had a query regarding the code coverage for pyhton subprocess.I was
referring the below link

https://coverage.readthedocs.io/en/coverage-4.2/subprocess.html
I created a site customize file
./usr/lib/python2.7/site-packages/sitecustomize.py

with the coed snippet

import coveragecoverage.process_startup()

i am wondering what is the value of COVERAGE_PROCESS_START which needs
to be set.

Please do let me know about the same as i am stuck with subprocess
coverage generation

Thanks and Regards

Anish
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to