Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #96668

python how to load multiple C libraries

From "chenchao@inhand.com.cn" <chenchao@inhand.com.cn>
Subject python how to load multiple C libraries
Date 2015-09-16 17:35 +0800
Newsgroups comp.lang.python
Message-ID <mailman.626.1442396131.8327.python-list@python.org> (permalink)

Show all headers | View raw


hi:
I encountered a problem. I use ctypes load multiple C  libraries, but 
the libraries have dependence each other.So, how can i load these 
libraries. For example, I have two libraries:A、B, but A depends on B, B 
depends on A. So how do I load them? Is there anybody know how to do it?

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

python how to load multiple C libraries "chenchao@inhand.com.cn" <chenchao@inhand.com.cn> - 2015-09-16 17:35 +0800

csiph-web