Merge pull request #4336 from thestinger/python

fix build for when 'python' is python3
This commit is contained in:
Tim Chevalier 2013-01-03 13:52:04 -08:00
commit 1bc51f1728
5 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
#
# this script attempts to turn doc comment attributes (#[doc = "..."])