Searched defs:gencache (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/glue/
H A Dvboxapi.py465 from win32com.client import gencache, DispatchBaseClass namespace
496 # Make sure the gencache is correct (we don't quite follow the COM
499 self.flushGenPyCache(win32com.client.gencache)
500 win32com.client.gencache.EnsureDispatch('VirtualBox.Session')
501 win32com.client.gencache.EnsureDispatch('VirtualBox.VirtualBox')
519 # version or the result of runnig makepy or gencache manually, but we

Completed in 45 milliseconds