Am 17.03.2017 05:08 schrieb chenchao:
   I use python2.7.10 and want to add a c language library in python.
So how can i built it as a built-in module in python?

Why do you want to build it as a built-in module? Why not a simple module as described on https://docs.python.org/2/extending/index.html ?

Lutz

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to