From 30e194cca9b01f1336001ae287e260ed00ce9d6f Mon Sep 17 00:00:00 2001 From: wangxudong <76459010+wangxudong-cq@users.noreply.github.com> Date: Wed, 8 Sep 2021 16:08:33 +0800 Subject: [PATCH] =?UTF-8?q?[Python=20=E5=AE=98=E6=96=B9=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E4=B8=AD=E6=96=87=E7=89=88]=E9=93=BE=E6=8E=A5=E4=B8=8D?= =?UTF-8?q?=E8=83=BD=E6=AD=A3=E5=B8=B8=E8=AE=BF=E9=97=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Request for help: pybind11,python源码剖析这两本有人帮忙添加或者翻译吗? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f23e2deb..f339578f 100644 --- a/README.md +++ b/README.md @@ -721,7 +721,7 @@ * [Requests: HTTP for Humans](http://requests-docs-cn.readthedocs.org/zh_CN/latest/) * [Pillow 中文文档](http://pillow-cn.readthedocs.org/en/latest/#) * [PyMOTW 中文版](http://pymotwcn.readthedocs.org/en/latest/index.html) -* [Python 官方文档中文版](http://data.digitser.net/zh-CN/python_index.html) +* [Python 官方文档中文版](http://data.digitser.net/zh-CN/python_index.html):worried: * [Fabric 中文文档](http://fabric-chs.readthedocs.org) * [Beautiful Soup 4.2.0 中文文档](http://beautifulsoup.readthedocs.org/zh_CN/latest/) * [Python 中的 Socket 编程](https://legacy.gitbook.com/book/keelii/socket-programming-in-python-cn/details)