summaryrefslogtreecommitdiff
path: root/pygmentize
diff options
context:
space:
mode:
Diffstat (limited to 'pygmentize')
-rw-r--r--[-rwxr-xr-x]pygmentize2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygmentize b/pygmentize
index e2379199..8b3b2067 100755..100644
--- a/pygmentize
+++ b/pygmentize
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
import sys, pygments.cmdline
try: