提交 e0e6bc59 authored 作者: David Warde-Farley's avatar David Warde-Farley

Future import after shebang.

上级 5ef4d736
from __future__ import print_function
#!/usr/bin/env python
from __future__ import print_function
__authors__ = "Olivier Delalleau, Pascal Lamblin, Eric Larsen"
__contact__ = "delallea@iro"
......
from __future__ import print_function
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from __future__ import print_function
"""IPython Test Suite Runner.
"""
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论