Re: Python C API question
It seems to be what I need. Thank you! -- http://mail.python.org/mailman/listinfo/python-list
Re: Python C API question
Gabriele *darkbard* Farina wrote: > Hi, > > I'm a newbie in python extension development, and I'd like to ask you a > simple question. I have to implement a simple estension that parses a > source file and returns an xml.dom.minidom.Document instance. I'd like > to know how can I import and then