Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python2早过时了啊……应该转一下Python3 #330

Open
PythonSimon opened this issue May 25, 2022 · 2 comments
Open

Python2早过时了啊……应该转一下Python3 #330

PythonSimon opened this issue May 25, 2022 · 2 comments

Comments

@PythonSimon
Copy link

可以尝试用 2to3 搞定。
将Python2.x代码通过“2to3.py“转换成Python3.x代码
可以参考下 CSDN 的这篇博客~

@anyuzhe
Copy link

anyuzhe commented May 25, 2022 via email

@Jeff-liaojinfu
Copy link

Jeff-liaojinfu commented May 25, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants