CvPythonExtensions ???

BlackX

Chieftain
Joined
Mar 10, 2006
Messages
42
Location
Saint John, NB, Canada
Just about every Python file has:

from CvPythonExtensions import *

where is CVPythonExtensions located and why is it not imported as others are, ie: import CvPythonExtensions?
 
It's the game. Or rather, the part of the game that python is allowed to use. Don't know why it's imported like that.
 
Back
Top Bottom