Changeset 11896 in vbox for trunk/src/libs/xpcom18a4/python
- Timestamp:
- Sep 1, 2008 8:10:34 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/python/sample/vboxshell.py
r11892 r11896 39 39 import xpcom 40 40 import xpcom.components 41 import sys 41 import sys, traceback 42 42 43 43 from shellcommon import interpret
Note:
See TracChangeset
for help on using the changeset viewer.