Merge pull request #4336 from thestinger/python
fix build for when 'python' is python3
This commit is contained in:
commit
1bc51f1728
5 changed files with 7 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
#
|
||||
# this script attempts to turn doc comment attributes (#[doc = "..."])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue