Changeset 107400 in vbox for trunk/src/VBox/Main/glue/python/vboxapi.py
- Timestamp:
- Dec 24, 2024 11:16:56 AM (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/glue/python/vboxapi.py
r106061 r107400 1272 1272 sRet = self.xcptToString(oXcpt) 1273 1273 return sRet 1274 1275
Note:
See TracChangeset
for help on using the changeset viewer.