5 Star 0 Fork 1

src-oepkgs/botan

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
botan-1.10.13-python-init.patch 418 Bytes
一键复制 编辑 原始数据 按行查看 历史
张一诺 提交于 2022-11-24 06:49 . 1.10.17
diff -up Botan-1.10.13/src/wrap/python/__init__.py.orig Botan-1.10.13/src/wrap/python/__init__.py
--- Botan-1.10.13/src/wrap/python/__init__.py.orig 2016-04-28 15:27:08.000000000 +0200
+++ Botan-1.10.13/src/wrap/python/__init__.py 2016-06-30 18:02:11.724997966 +0200
@@ -1,4 +1,4 @@
-from _botan import *
+from botan._botan import *
# Initialize the library when the module is imported
init = LibraryInitializer()
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-oepkgs/botan.git
[email protected]:src-oepkgs/botan.git
src-oepkgs
botan
botan
master

搜索帮助