doxy2swig.py: explicitly set to use python2
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python2
|
||||
"""Doxygen XML to SWIG docstring converter.
|
||||
|
||||
Usage:
|
||||
|
||||
Reference in New Issue
Block a user