- Timestamp:
- Jul 3, 2009 2:03:35 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/python/vboxxpcom.py
r20311 r21203 49 49 50 50 if cglue == None: 51 raise Exception, "Cannot find VBoxPython module (make sure you use 64-bit Python build with 64-bit VirtualBox, such as /usr/bin/amd64/python)"51 raise Exception, "Cannot find VBoxPython module" 52 52 53 53 sys.modules['xpcom._xpcom'] = cglue
Note:
See TracChangeset
for help on using the changeset viewer.