Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在哪里可以获得 python ldap 模块的源代码。我想与我的 python 代码集成以使用 ldap 模块(但不想单独安装或导入)
-四条
源代码可在 Python-LDAP 官方网站上获得:http: //python-ldap.sourceforge.net。
它可以从 CVS 中检出。