I need to report the number of cores a certain process is using in python (>= v 2.7). Can it be done with some standard python function?
(I cannot use external package