1
0
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:
Olaf van der Spek 2016-06-04 15:44:16 +02:00
commit 068cfb353b

View File

@ -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.