[vbox-dev] Port vboxapi to Python 3

Ilya Kulakov kulakov.ilya at gmail.com
Tue Apr 22 13:21:16 GMT 2014


Since the last patch I found 2 issues:
- In one place I forgot to replace python2.6+ execpt syntax with python2.3 compatible
- Forgot to replace all that __dict__ magic with python3 compatible setattr/getattr

Updated patch is attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vboxapi2.diff
Type: application/octet-stream
Size: 47801 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20140422/e59fc14e/attachment.obj>
-------------- next part --------------




Best regards, 
Ilya Kulakov



More information about the vbox-dev mailing list