Changes between Initial Version and Version 1 of Ticket #15926
- Timestamp:
- Sep 20, 2016 1:03:23 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15926 – Description
initial v1 1 1 API cannot be initialised because of a syntax error in the python bindings in xpcom/python/xpcom/__init__.py 2 2 {{{ 3 3 File "/Users/nd/PycharmProjects/Poker/vboxapi/__init__.py", line 786, in __init__ 4 4 import xpcom.vboxxpcom … … 8 8 ^ 9 9 SyntaxError: invalid syntax 10 }}}