summaryrefslogtreecommitdiff
path: root/pygments/lexers/_sourcemodbuiltins.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-01-18 13:29:19 +0100
committerGeorg Brandl <georg@python.org>2014-01-18 13:29:19 +0100
commitb6b690fb833e7031a3008509c1107f7567c065f3 (patch)
treed7b80f8e63919a94dfe7dc5bd8106d98ee4b5251 /pygments/lexers/_sourcemodbuiltins.py
parenta9169c157a05c82a1b8a7ffb92e7f159fb4ca0f8 (diff)
downloadpygments-b6b690fb833e7031a3008509c1107f7567c065f3.tar.gz
manual prettifying and small fixes after futurize run
Diffstat (limited to 'pygments/lexers/_sourcemodbuiltins.py')
-rw-r--r--pygments/lexers/_sourcemodbuiltins.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pygments/lexers/_sourcemodbuiltins.py b/pygments/lexers/_sourcemodbuiltins.py
index 2dbf3efb..0b3d4bfd 100644
--- a/pygments/lexers/_sourcemodbuiltins.py
+++ b/pygments/lexers/_sourcemodbuiltins.py
@@ -11,6 +11,7 @@
:copyright: Copyright 2006-2014 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
+
from __future__ import print_function
FUNCTIONS = ['TopMenuHandler',