Changeset 59491 in vbox for trunk/src/VBox/Main/webservice/websrv-python.xsl
- Timestamp:
- Jan 27, 2016 12:37:34 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 105259
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/webservice/websrv-python.xsl
r59488 r59491 491 491 # This file is autogenerated from VirtualBox.xidl, DO NOT EDIT! 492 492 # 493 from VirtualBox_services import * 494 495 try: 496 from VirtualBox_client import * 497 except: 498 pass 493 494 # Works only with ZSI 2.0 generated stubs (part of the VirtualBox SDK). 495 from VirtualBox_client import * 499 496 500 497 class ManagedManager:
Note:
See TracChangeset
for help on using the changeset viewer.