In python, when calling .__module__ with any functions from the cv2 package it returns None. It seems that opencv functions are considered as built-in function.