mirror of
https://github.com/OlafvdSpek/ctemplate.git
synced 2025-09-28 19:05:49 +08:00
Merge pull request #121 from janstilow/master
Fix to build with python2 by default
This commit is contained in:
commit
068cfb353b
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008, Google Inc.
|
# Copyright (c) 2008, Google Inc.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user