UTF-8 fixup for Python 3.0
[geekigeeki.git] / macros / Include.py
1 def _macro_Include(argv):
2     Page(argv[1]).send_naked()
3     return ''