1 Star 1 Fork 0

Yeyiu / AutoPydroid

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
test.py 89 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yeyiu 提交于 2020-11-30 19:17 . 去除root功能
class Test:
a = 20
def __init__(self):
b = 10
a = Test()
print(a.a)
Python
1
https://gitee.com/suiyeyiu/AutoPydroid.git
git@gitee.com:suiyeyiu/AutoPydroid.git
suiyeyiu
AutoPydroid
AutoPydroid
master

搜索帮助