如何将Python 2.5字节码重新编译为2.7?
如何使用 Python 2.7 重新编译 Python 2.5 生成的一些 .pyc 文件?
我没有源文件,无法获取它。
我正在寻找免费的解决方案。
How can I recompile some .pyc files made by Python 2.5 with Python 2.7?
I do not have the source files and I cannot obtain it.
I am looking for a free solution.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要安装 Python 2.5 和 2.7 以及 byteplay (http://code.google.com/p/byteplay/)。
diz.py:
az.py:
用法:
You will need Python 2.5 and 2.7 and byteplay (http://code.google.com/p/byteplay/) installed to both.
diz.py:
az.py:
usage: