def transform(self, node, results):
# TODO: add a blank line between any __future__ imports and this?
touch_import_top(u'future', u'standard_library', node)
# TODO: also add standard_library.install_hooks()
fix_add_future_standard_library_import.py 文件源码
python
阅读 20
收藏 0
点赞 0
评论 0
评论列表
文章目录