Charles Joseph Christie II wrote:

Didn't know you could use C extensions in Python. Is that like saying,
if I have a library I like to use in C (in this case, Kenta
Cho's awesome bulletml library) I can use it in python? How much
hacking would that take?

It's probably not something that a beginning Python user
should attempt. But whatever it is you're trying to do,
it's highly likely that someone has already wrapped a
C library to do it.

--
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,          | Carpe post meridiem!                 |
Christchurch, New Zealand          | (I'm not a morning person.)          |
[EMAIL PROTECTED]          +--------------------------------------+

Reply via email to