1 Star 0 Fork 0

dean/python-uncompyle6

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyenv-older-versions 280 Bytes
一键复制 编辑 原始数据 按行查看 历史
rocky 提交于 2019-05-04 11:25 +08:00 . Administrivia
# -*- shell-script -*-
# Sets PYVERSIONS to be pyenv versions that
# we can use in the python-2.4 branch.
if [[ $0 == ${BASH_SOURCE[0]} ]] ; then
echo "This script should be *sourced* rather than run directly through bash"
exit 1
fi
export PYVERSIONS='2.4.6 2.5.6 2.6.9'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yaoqis/python-uncompyle6.git
git@gitee.com:yaoqis/python-uncompyle6.git
yaoqis
python-uncompyle6
python-uncompyle6
master

搜索帮助