crazyguitar/pysheeet

Default to Python 3 compatibility

Open

#49 创建于 2018年5月27日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Python (7,829 star) (1,250 fork)batch import
featuregood first issue

描述

Thank you for maintaining this great resource!

With Python 2 End of Life planned for about 19 months from now, it should be possible to run any snippet found on pysheets under the latest version of Python (3.6.5 today) unmodified. For example, all occurrences of print should be functions instead of statements. This is not to say that the snippets should not run under Python 2, but that the priority should be Python 3 compatibility.

贡献者指南

Default to Python 3 compatibility · crazyguitar/pysheeet#49 | Good First Issue