• 请不要在回答技术问题时复制粘贴 AI 生成的内容
a1020773312
V2EX  ›  程序员

Python 标准库的 c 源码 哪里下载

  •  
  •   a1020773312 · Jul 6, 2017 · 4091 views
    This topic created in 3264 days ago, the information mentioned may be changed or developed.

    RT 请问各位大神,想找 python 几个库的源码实现,有 c 代码的实现么?不知道哪里可以下载

    6 replies    2017-07-06 15:09:53 +08:00
    a1020773312
        1
    a1020773312  
    OP
       Jul 6, 2017
    比如说,c 语言下有 select 函数,python 下也有这个 select 模块,我想看看它怎么封装的,这个 select 模块该去哪里找,求连接
    carlonelong
        2
    carlonelong  
       Jul 6, 2017   ❤️ 1
    github 啊
    wlsnx
        3
    wlsnx  
       Jul 6, 2017   ❤️ 2
    timothyqiu
        4
    timothyqiu  
       Jul 6, 2017   ❤️ 1
    Google 搜 python source code ……前三个里面既有官网上的代码打包,也有 GitHub 官方仓库。

    因为 select 是个模块,所以进 Module 目录,直接搜 select 相关的文件名,就可以找到一个名叫 selectmodule.c 的文件。
    TuringGooner
        5
    TuringGooner  
       Jul 6, 2017   ❤️ 1
    github 上就有了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1078 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 45ms · UTC 23:12 · PVG 07:12 · LAX 16:12 · JFK 19:12
    ♥ Do have faith in what you're doing.